]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Last quick observation
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 27 Jul 2006 17:11:39 +0000 (17:11 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 27 Jul 2006 17:11:39 +0000 (17:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@426147 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 9ea66a88dfd8ce01dd9f934ae763163476d58574..b13248ac400270c6a3def41ad687255c8951bf3b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,9 @@ Changes with Apache 2.2.3
      written out of bounds.  Reported by Mark Dowd of McAfee.
      [Mark Cox]
   
+  *) Win32: Minor fixes to build more cleanly under Visual Studio 2005
+     with command line builds.  [William Rowe]
+
   *) mod_authn_alias: Add a check to make sure that the base provider and the
      alias names are different and also that the alias has not been registered
      before. PR 40051. [Brad Nicholes]