]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
yab.
authorAndré Malo <nd@apache.org>
Sun, 2 Nov 2003 00:38:26 +0000 (00:38 +0000)
committerAndré Malo <nd@apache.org>
Sun, 2 Nov 2003 00:38:26 +0000 (00:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101666 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 11c041b0cebb4b4f83749eb04f090637cb43ad22..7c5ce34814f2eb0ec706519c3ca5ecdf004d7472 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/11/01 23:04:09 $]
+Last modified at [$Date: 2003/11/02 00:38:26 $]
 
 Release:
 
@@ -289,6 +289,11 @@ PATCHES TO BACKPORT FROM 2.1
         modules/generators/mod_autoindex.c: r1.123
       +1: nd
 
+    * mod_setenvif: Fix optimizer to treat regexps as such even if they
+      only contain anchors like \b. PR 24219.
+        modules/metadata/mod_setenvif.c: r1.44
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,