]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Warming in Chicago, finally
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 20 Jan 2002 20:17:43 +0000 (20:17 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 20 Jan 2002 20:17:43 +0000 (20:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92950 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index bf24ebee80bfd1105a9e2a03c315ff791ed9d9f4..c82ce4e61198dc5877b19c7d90a76d8b5a8500a6 100644 (file)
@@ -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