]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Catching up
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 25 Sep 2001 02:16:46 +0000 (02:16 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 25 Sep 2001 02:16:46 +0000 (02:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91139 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 54fc63253a425557f2e10b10c3d30ca40d478d6b..05917e8d3f959710a50d999aeece765b6f8e6f17 100644 (file)
@@ -1,5 +1,8 @@
 Changes with Apache 1.3.21
 
+  *) Resolved the build failure on Win32 using MSVC 5.0 (without the
+     current SDK.)  PRs 7790, 7948.  [William Rowe]
+
   *) mod_proxy - fix reverse proxy cookie passthrough
      [Brian Eidelman <beidelman@netegrity.com>] PR#6055