From: robertc <> Date: Sat, 10 May 2003 16:16:57 +0000 (+0000) Subject: Summary: Update release notes. X-Git-Tag: SQUID_3_0_PRE1~206 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0a3d3ac178ce4832c833a5c8f710a25305e1916;p=thirdparty%2Fsquid.git Summary: Update release notes. Keywords: Add SNMP type change to the list of changes. --- diff --git a/doc/release-notes/release-3.0.sgml b/doc/release-notes/release-3.0.sgml index 325650715a..ba05c4f4e2 100644 --- a/doc/release-notes/release-3.0.sgml +++ b/doc/release-notes/release-3.0.sgml @@ -2,7 +2,7 @@
Squid 3.0 release notes Squid Developers -$Id: release-3.0.sgml,v 1.1 2003/04/20 03:35:38 robertc Exp $ +$Id: release-3.0.sgml,v 1.2 2003/05/10 10:16:57 robertc Exp $ This document contains the release notes for version 3.0 of Squid. @@ -111,6 +111,7 @@ This fixes two issues:Transparently intercepted requests is no lo Cleanup of authentication forwarding, and added gatewaying proxy->reverseproxy when the same Squid is acting as both proxy and reverseproxy with authentication. (Henrik Nordstrom) The mailto links on Squid's ERR pages now contain data about the cccurred error by default, so that the email will contain this data in its body. This feature can be disabled via the email_err_data directive. (Clemens Löser) Disable pipeline_prefetch in HEAD as it is known to be broken due to the store_client_copy() api change (Henrik) + Fixup some SNMP variable types for more useful reporting. (Henrik). Changes to squid.conf