]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Suggest a backport
authorAstrid Malo <kess@apache.org>
Sun, 2 Nov 2003 00:49:51 +0000 (00:49 +0000)
committerAstrid Malo <kess@apache.org>
Sun, 2 Nov 2003 00:49:51 +0000 (00:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101667 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7c5ce34814f2eb0ec706519c3ca5ecdf004d7472..5c3d1b6262295442a487b115eb12438304b15c88 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/11/02 00:38:26 $]
+Last modified at [$Date: 2003/11/02 00:49:51 $]
 
 Release:
 
@@ -66,6 +66,10 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    * Better descriptions for the configure --help output for some modules
+      http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/config9.m4.diff?r1=1.17&r2=1.18
+      +1: kess
+
     * Modifies the cache code to be header-location agnostic. Also
       fixes a number of other cache code bugs related to PR 15852
       (an RFC 2616 violation).