]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote, promote
authorEric Covener <covener@apache.org>
Tue, 22 Jan 2008 20:31:10 +0000 (20:31 +0000)
committerEric Covener <covener@apache.org>
Tue, 22 Jan 2008 20:31:10 +0000 (20:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@614311 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7561f42c24e8e3ec2655e603769b0cfbb2606119..b0cfeec72aa1f3aa2c5bbed884d10355219fd40e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -80,6 +80,14 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * mod_authz_host: Log uri in "client denied" message for non-file
+    requests.
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&revision=529626
+      Backport version for 2.2.x of patch:
+        http://people.apache.org/~trawick/r529626_to_22x.txt
+      +1: trawick, rpluem, covener
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -158,14 +166,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Backport version of 2.2.x of patch:
          http://people.apache.org/~covener/2.2.x-logio_subtract_bytes.diff
 
-  * mod_authz_host: Log uri in "client denied" message for non-file
-    requests.
-      Trunk version of patch:
-        http://svn.apache.org/viewvc?view=rev&revision=529626
-      Backport version for 2.2.x of patch:
-        http://people.apache.org/~trawick/r529626_to_22x.txt
-      +1: trawick, rpluem
-
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when