From: Andre Malo Date: Tue, 28 Jan 2003 03:16:04 +0000 (+0000) Subject: move entry to the current 2.0 section below, because backported X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f8075299cd7afcb5a619238276f3794d66fdd7;p=thirdparty%2Fapache%2Fhttpd.git move entry to the current 2.0 section below, because backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98514 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 10fb2f944d8..4dd28867970 100644 --- a/CHANGES +++ b/CHANGES @@ -31,9 +31,6 @@ Changes with Apache 2.1.0-dev allow accurate logging of the filter's in- and outstream. [André Malo] - *) Use saner default config values for suexec. PR 15713. - [Thom May ] - *) Allow 'make depend' to work with non-GCC compilers. [Justin Erenkrantz] @@ -67,6 +64,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.45 + *) Use saner default config values for suexec. PR 15713. + [Thom May ] + *) mod_rewrite: Allow "RewriteEngine Off" even if no "Options FollowSymlinks" (or SymlinksIfOwnermatch) is set. PR 12395. [André Malo]