]> granicus.if.org Git - apache/commitdiff
Fix CHANGES entry to reflect change in r904853
authorStefan Fritsch <sf@apache.org>
Wed, 3 Feb 2010 22:00:05 +0000 (22:00 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 3 Feb 2010 22:00:05 +0000 (22:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906261 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 6fad8e071c4ea6ceb2d777f37bc5d3e32d963a87..166bdc5fc3190bcd34e2088596efcf558bbf849a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -14,8 +14,8 @@ Changes with Apache 2.3.6
      desired. Fix the default value of the SSIAccessEnable directive.
      [Graham Leggett]
 
-  *) Allow the Define directive to undefine a variable by prefixing the
-     argument with a '!'. PR 35350. [Stefan Fritsch]
+  *) Add new UnDefine directive to undefine a variable. PR 35350.
+     [Stefan Fritsch]
 
   *) Make ap_pregsub(), used by AliasMatch and friends, use the same syntax
      for regex backreferences as mod_rewrite and mod_include: Remove the use