]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 14 May 1998 03:50:15 +0000 (03:50 +0000)
committerwessels <>
Thu, 14 May 1998 03:50:15 +0000 (03:50 +0000)
ChangeLog

index f528687c410cf127fd5a38dbd7d7a5cd4d59686c..23ddc099c0de169d0d151254de389f14a3be17f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
        - Added Italian error pages by Alessio Bragadini.
        - Added Estonian error pages by Toomas Soome.
        - Added Russian (koi-r) error pages by Andrew L. Davydov.
+       - Added Czech error pages by Jakub Nantl.
        - Fixed asnAclInitialize calling to prevent coredump.
        - Fixed FTP directory parsing again.
        - Made FTP directory listing "Generated" tagline like
           strcmp loops
         - removed Uri: from allowed headers; Uri is deprecated in RFC 2068
        - removed processing of Request-Range header (no in specs?)
-       
+       - Fixed byte-order bugs in cacheDigestHashKey.
+       - Changed hash_remove_link() to return void.
+       - Changed ipcache_gethostbyname() to return NULL if
+         i->addrs.count == 0.
 
 Changes to squid-1.2.beta20 (April 24, 1998):