--------------------- PatchSet 11237 Date: 2007/02/04 23:05:52 Author: hno Branch: SQUID_2_6 Tag: (none) Log: MFC: Documentation update Members: ChangeLog:1.604.2.2->1.604.2.3 Index: squid/ChangeLog =================================================================== RCS file: /cvsroot/squid/squid/ChangeLog,v retrieving revision 1.604.2.2 retrieving revision 1.604.2.3 diff -u -r1.604.2.2 -r1.604.2.3 --- squid/ChangeLog 24 Jan 2007 02:06:04 -0000 1.604.2.2 +++ squid/ChangeLog 4 Feb 2007 23:05:52 -0000 1.604.2.3 @@ -1,3 +1,16 @@ +Changes to squid-2.6.STABLE10 (not yet released> + + - Upgrade HTTP/0.9 responses to our HTTP version (HTTP/1.0) + - various diskd bugfixes + - In the access.log hierarchy field log the unique peer name + instead of the host name + - unlinkdClose() should be called after (not before) storeDirSync() + - CLEAN_BUF_SZ was defined, but never used anywhere + - logging HTTP-request size + - Fix icmp pinger communication on FreeBSD and other not supporing + large dgram AF_UNIX sockets + - Release objects on swapin failure + Changes to squid-2.6.STABLE9 (Jan 24 2007) - Bug #1878: If-Modified-Since broken in 2.6.STABLE8