From: William A. Rowe Jr Date: Thu, 11 Jan 2007 05:48:39 +0000 (+0000) Subject: Solved. X-Git-Tag: 2.2.5~334 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74167aebedfdf91543443eccfb51be97fc368b97;p=thirdparty%2Fapache%2Fhttpd.git Solved. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@495132 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index dafc068ccfd..324bff2fde8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,9 @@ - -*- coding: utf-8 -*- + -*- coding: utf-8 -*- 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