]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 5 Dec 1996 01:27:17 +0000 (01:27 +0000)
committerwessels <>
Thu, 5 Dec 1996 01:27:17 +0000 (01:27 +0000)
ChangeLog

index c95cbc82c52613260f7e45aa80c5c1afbbe9061e..02375510636183adc6c1af2ef7e500760abd6cd5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Changes to squid-1.1.beta27 (December 4, 1996):
+
+       - Fixed wrong number of args to debug().
+       - Make failure to start any dnsservers fatal.
+       - Fixed dnsGetFirstAvailable() to skip dead dnsservers.
+       - Fixed loop detection for two squids on the same host (Mark
+         Treacy)
+       - Fixed strcasecmp bug which broke some POST requests.
+
 Changes to squid-1.1.beta26 (December 3, 1996):
 
        - Another 'rm -rf' fix for store.c (Bernd Ernesti).