]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
- added a few b20 changes
authorrousskov <>
Sat, 25 Apr 1998 00:30:03 +0000 (00:30 +0000)
committerrousskov <>
Sat, 25 Apr 1998 00:30:03 +0000 (00:30 +0000)
ChangeLog

index 3491f902a19ed10051a578773d29111ee77962eb..d1214140cf0990d2a138145409e1d32392424b26 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 Changes to squid-1.2.beta20 ():
-
+       - Fixed "huge 304 reply" loop bug.
+       - Improved support for only-if-cached cache control directive.
+       - Enabled 304 replies for ENTRY_SPECIAL objects (e.g., icons).
        - Fixed 'quick_abort' percent calculation bug.
        - Fixed quick_abort FPE bug.
        - Changed more errno-checking functions to use ignoreErrno().
@@ -33,6 +35,8 @@ Changes to squid-1.2.beta20 ():
        - Fixed ftpTraverseDirectory coredump for NULL ftpState->filepath
          (Joe Ramey).
        - Fixed daylight savings time bug (again).
+       - A lot of Cache Digests additions, fixes, and tuning. 
+         Cache Digests are still "very experimental".
        - Fixed snprintf() bug.  When len == 1, snprintf() would treat
          the buffer as unknown size, emulating sprintf() behaviour.
        - Made Error page language configurable with configure script
@@ -54,6 +58,7 @@ Changes to squid-1.2.beta20 ():
        - Changed error message to 'Generated TIME by HOST (SQUID/VER)'
          because any string with an '@' must be an email address.
        - Fixed POST for content-length == 0.
+
 Changes to squid-1.2.beta19 (Apr 8, 1998):
 
        - Squid-1.2.beta19 compiles and runs on Windows/NT with