]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Update Changelog in preparation for the PRE release. SQUID_3_0_PRE5
authoradrian <>
Tue, 7 Nov 2006 08:22:29 +0000 (08:22 +0000)
committeradrian <>
Tue, 7 Nov 2006 08:22:29 +0000 (08:22 +0000)
ChangeLog

index fba151405f1edd3b276ba3971d4d7697f5fb086e..c7fa8810f9f32b01dc529d6a1e8dab5155cf3986 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,9 +17,17 @@ Changes to squid-3.0 ():
        - COSS now uses a file called stripe and the path in squid.conf is the
          directory this is placed in. Additionally squid -z will create the
          COSS swapfile.
-       - WCCPv2 support
+       - WCCPv2 support, including mask assignment support
        - HTCP support for access control and the CRL operation for
          purgeing of cache content
+       - ICAP related fixes
+       - Windows-related fixes, including Vista and Longhorn identification
+       - Client-side parsing and some string use optimisations
+       - Lots of off-by-one and memory leaks in corner cases have been fixed
+         thanks to valgrind
+       - Improved high-resolution profiling
+       - Windows overlapped-IO and thread support added to the Async IO disk code
+       - Improvements for handling large DNS replies
 
 Changes to squid-2.5 ():