From: Amos Jeffries Date: Fri, 4 Sep 2009 11:51:31 +0000 (+1200) Subject: Bundle helpers for url_rewrite X-Git-Tag: SQUID_3_2_0_1~741 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dfeb186b8c66502b97aab952b1b049014c02a733;p=thirdparty%2Fsquid.git Bundle helpers for url_rewrite Adds the --enable-url-rewrite-helpers configure time option. see release notes or ./configure help text. Bundles two 'fake' helpers with exemplar code for shell and C++ coding: url_fake_rewrite - C++ helper with old non-concurrent protocol. url-fake-rewrite.sh - shell helper with concurrent and non-concurrent protocols. Also, some polishing is done to debug code for helpers. --- dfeb186b8c66502b97aab952b1b049014c02a733 diff --cc doc/release-notes/release-3.2.sgml index cfd974717a,cfd974717a..cf35b4af4c --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@@ -306,9 -306,9 +306,12 @@@ This section gives an account of those New options