]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote + promote
authorGregg Lewis Smith <gsmith@apache.org>
Wed, 10 Apr 2013 19:02:44 +0000 (19:02 +0000)
committerGregg Lewis Smith <gsmith@apache.org>
Wed, 10 Apr 2013 19:02:44 +0000 (19:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1466624 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6c6534bdc6f78ac4c101c885cab789f8cea74e1d..b275dc93315c6199f023d238d440dfa7777091e8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -95,6 +95,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * installwinconf.awk: install.log output tweaks; reduced path convertion
+    2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=r1390511
+    2.2.x patch: http://people.apache.org/~fuankg/diffs/httpd-2.2.x_installwinconf.diff
+    +1: fuankg, druggeri, gsmith
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -199,11 +204,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: http://people.apache.org/~wrowe/httpd-2.2-quiet-fips.patch
     +1: wrowe, druggeri
 
-  * installwinconf.awk: install.log output tweaks; reduced path convertion
-    2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=r1390511
-    2.2.x patch: http://people.apache.org/~fuankg/diffs/httpd-2.2.x_installwinconf.diff
-    +1: fuankg, druggeri
-
   * mod_proxy_balancer: Add failontimeout parameter. Timeout will put worker
     in error state if an IO timeout is detected.
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1465839