]> granicus.if.org Git - apache/commitdiff
this patch was reverted.
authorAndré Malo <nd@apache.org>
Wed, 30 Jul 2003 17:30:20 +0000 (17:30 +0000)
committerAndré Malo <nd@apache.org>
Wed, 30 Jul 2003 17:30:20 +0000 (17:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100863 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 082abd70fd77fc788c0ec6688319dc34d9287430..76b27e6d56d08d3a720edfc038e2421cf8f2f2f9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -77,9 +77,6 @@ Changes with Apache 2.1.0-dev
   *) Add support for IMT minor-type wildcards (e.g., text/*) to
      ExpiresByType.  PR#7991  [Ken Coar]
 
-  *) mod_rewrite: Fix LA-U variable look ahead which didn't work correctly
-     in directory context. Related to PR 8493.  [André Malo]
-
   *) Ensure that ssl-std.conf is generated at configure time, and switch
      to using the expanded config variables to work the same as
      httpd-std.conf PR 19611