--------------------- PatchSet 12013 Date: 2008/03/18 03:19:33 Author: hno Branch: SQUID_2_7 Tag: (none) Log: Documentation update for 2.7 Members: ChangeLog:1.629.2.1->1.629.2.2 doc/release-notes/release.sgml:1.1.2.3->1.1.2.4 Index: squid/ChangeLog =================================================================== RCS file: /cvsroot/squid/squid/ChangeLog,v retrieving revision 1.629.2.1 retrieving revision 1.629.2.2 diff -u -r1.629.2.1 -r1.629.2.2 --- squid/ChangeLog 23 Feb 2008 03:06:23 -0000 1.629.2.1 +++ squid/ChangeLog 18 Mar 2008 03:19:33 -0000 1.629.2.2 @@ -69,19 +69,29 @@ work around NTLM inefficiencies, but other uses possible. - squid.conf include support - squid_ldap_group option to strip kerberos realm from username + - Bug #1888: Add incoming_rate directive to control how often to + check incoming connections + - Bug #2263: Custom log formats fail to log file sizes >2GB + properly on 32-bit platforms + - Fix stripping NT domain in squid_ldap_group + - Removed obsolete advanced comm tuning knobs -Changes to squid-2.6.STABLE19 (not yet released) +Changes to squid-2.6.STABLE19 (19 Mar 2008) - Fix tcp_outgoing_address example config to match its description - Bug #2198: assertion failed sc != NULL when using peer monitor function - - Bugzilla #761 : Handle recursive completion operations in diskd. - Fix missing default disk store type into QUICKSTART example. - Bugzilla #761 : Handle recursive completion operations in diskd. - documentation bugfix for tcp_outgoing_tos directive - Sort cache list in wccpv2 to ensure a consistent hash allocation across all services - Updated Ukrainan error pages + - Compile error in squid_kerb_auth under Mac OS X 10.5.2 + - squid_radius_auth failed ro process more than 256 requests + - Clarified description of 'cache_vary' directive + - Make range_offset_limit 0 disable local range processing as + documented, even if the first range starts at 0 Changes to squid-2.6.STABLE18 (10 Jan 2008) Index: squid/doc/release-notes/release.sgml =================================================================== RCS file: /cvsroot/squid/squid/doc/release-notes/release.sgml,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -u -r1.1.2.3 -r1.1.2.4 --- squid/doc/release-notes/release.sgml 12 Mar 2008 07:57:28 -0000 1.1.2.3 +++ squid/doc/release-notes/release.sgml 18 Mar 2008 03:19:34 -0000 1.1.2.4 @@ -2,7 +2,7 @@
Squid 2.7.STABLE1 release notes Squid Developers -$Id: release.sgml,v 1.1.2.3 2008/03/12 07:57:28 adrian Exp $ +$Id: release.sgml,v 1.1.2.4 2008/03/18 03:19:34 hno Exp $ This document contains the release notes for version 2.7 of Squid. @@ -114,9 +114,16 @@ external_refresh_check ignore_expect_100 ignore_ims_on_miss + incoming_dns_averags + incoming_http_average + incoming_icp_average + incoming_rate logfile_daemon max_filedescriptors max_filedesc max_stale + min_dns_poll_cnt + min_http_poll_cnt + min_icp_poll_cnt netdb_filename server_http11 storeurl_access