]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Done one, reset one.
authorJoe Orton <jorton@apache.org>
Thu, 1 Jun 2006 10:57:46 +0000 (10:57 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 1 Jun 2006 10:57:46 +0000 (10:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@410831 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ce364fb6f8ecb4f04b27acec6783cc58b81f8ec7..ae769d270e78a555f6c1e75165a00895dfa09d15 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -76,11 +76,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-    * mod_autoindex: Fix filename HTML-escaping for !FancyIndexing.
-       http://svn.apache.org/viewvc?view=rev&revision=407265
-    PR: 38910
-    +1: jorton, rpluem, trawick
-
     * Worker and event MPMs: Fix for missing code in handling of
       GracefulShutdownTimeout.  PR 38621.
         Trunk version of patch:
@@ -129,8 +124,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * configure: Add "--with-included-apr" flag to force use of
     bundled version of APR/APR-util rather than any installed
     versions found on the system (as preferred by find_ap?.m4).
-       http://svn.apache.org/viewcvs?rev=395211&view=rev
-    +1: jorton, jim
+       http://svn.apache.org/viewvc?rev=395211&view=rev
+       http://svn.apache.org/viewvc?rev=410828&view=rev
+      Merged version of both for 2.2.x:
+       http://people.apache.org/~jorton/ap_withinc.diff
+    +1: jorton
 
     * mod_cache: Make caching of reverse SSL proxies possible again.
       PR 39593.