From: Stefan Fritsch Date: Sat, 19 Jun 2010 14:30:47 +0000 (+0000) Subject: put the CHANGES entry under 2.3.7, where it belongs X-Git-Tag: 2.3.7~160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18f23bae9f90820b3465cc479595c443d9146b09;p=apache put the CHANGES entry under 2.3.7, where it belongs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956228 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 1a5fb7e5ec..d0e4fbdbe4 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ Changes with Apache 2.3.7 + *) configure: Add reallyall option for --enable-mods-shared. [Stefan Fritsch] + *) Fix Windows build when using VC6. [Gregg L. Smith ] Changes with Apache 2.3.6 @@ -46,8 +48,6 @@ Changes with Apache 2.3.6 Cache-Control header, and arbitrarily denied if both headers were missing. [Graham Leggett] - *) configure: Add reallyall option for --enable-mods-shared. [Stefan Fritsch] - *) core: Add microsecond timestamp fractions, process id and thread id to the error log. [Rainer Jung]