From: William A. Rowe Jr Date: Fri, 9 Aug 2002 15:18:17 +0000 (+0000) Subject: Notations for win32/iconv, and fix a typo X-Git-Tag: 2.0.40~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3c5d8183488447739e2d7a6ec4dededa650ee4f;p=apache Notations for win32/iconv, and fix a typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96324 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 9b407f6dba..0992e9686a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,15 @@ Changes with Apache 2.0.40 + *) Set aside the apr-iconv and apr_xlate() features for the Win32 + build of 2.0.40 so development can be completed. A patch, from + + will be available for those that wish to work with apr-iconv. + [William Rowe] + *) Fix proxy so that it is possible to access ftp: URLs via a proxy chain. [Peter Van Biesen ] - *) mod-defalte now checks to make sure that 'gzip-only-text/html' is + *) mod-deflate now checks to make sure that 'gzip-only-text/html' is set to 1, so we can exclude things from the general case with browsermatch. [Ian Holsman, Andre Schild ]