]> granicus.if.org Git - apache/commitdiff
backported
authorJim Jagielski <jim@apache.org>
Mon, 17 Dec 2012 11:50:03 +0000 (11:50 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 17 Dec 2012 11:50:03 +0000 (11:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422878 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 245b0ec2fc0347edcdc93ff88cd84b56f40306ec..d53402ace1b8f6c489d28b2f3fa9598b3e4cc333 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -35,14 +35,6 @@ Changes with Apache 2.5.0
   *) mod_allowhandlers: New module to forbid specific handlers for specific
      directories. [Stefan Fritsch]
 
-  *) core: Be more correct about rejecting directives that cannot work in <If>
-     sections. [Stefan Fritsch]
-
-  *) core: Fix directives like LogLevel that need to know if they are invoked
-     at virtual host context or in Directory/Files/Location/If sections to
-     work properly in If sections that are not in a Directory/Files/Location.
-     [Stefan Fritsch]
   *) configure: Fix processing of --disable-FEATURE for various features.
      [Jeff Trawick]