- 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):