]> granicus.if.org Git - apache/commitdiff
Solved.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 11 Jan 2007 05:48:21 +0000 (05:48 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 11 Jan 2007 05:48:21 +0000 (05:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@495131 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index ac8fc569cc2d11467ed5497b7f9bafae0ff334a9..390077fd03dbee46d61c29a17bbf2b3df5a5ddea 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-                                                        -*- coding: utf-8 -*-
+                                                        -*- coding: utf-8 -*-
 Changes with Apache 2.3.0
   [Remove entries to the current 2.0 and 2.2 section below, when backported]
 
@@ -242,6 +242,12 @@ Changes with Apache 2.3.0
      access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
      [Martin Kraemer, David Reid]
 
+Changes with Apache 2.2.5
+
+  *) Win32: Makefile.win will now build with MS VC 8 (Visual Studio 2005)
+     including embedding the .manifest information into each binary.
+     [William Rowe]
+
 Changes with Apache 2.2.4
 
   *) mod_isapi: Correctly present SERVER_PORT_SECURE.