From f8387bdc770e7b55bd0f8670854700b4c73c6e1b Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 11 Jan 2007 05:48:21 +0000 Subject: [PATCH] Solved. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@495131 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ac8fc569cc..390077fd03 100644 --- 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. -- 2.50.1