From: William A. Rowe Jr Date: Sun, 20 Jan 2002 20:17:43 +0000 (+0000) Subject: Warming in Chicago, finally X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1043e9467c98756e15198d87569cb713ffbf65e0;p=thirdparty%2Fapache%2Fhttpd.git Warming in Chicago, finally git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92950 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index bf24ebee80b..c82ce4e6119 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -1,4 +1,10 @@ Changes with Apache 1.3.23 + + *) Fixed a number of mismatched int sizes and signedness problems. + Still remains, MSVC's 'interesting' declaration of FD_SET still emits + (impotent) warnings, and regex still has a handful of emits. + [William Rowe] + *) mod_proxy changes: *) Bug fix for ap_proxy_cache_conditional(), unititialized wetag