]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
A few votes
authorDaniel Ruggeri <druggeri@apache.org>
Tue, 9 Apr 2013 21:24:32 +0000 (21:24 +0000)
committerDaniel Ruggeri <druggeri@apache.org>
Tue, 9 Apr 2013 21:24:32 +0000 (21:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1466246 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a43fb7fb4f006eec81b9b5844ef4b3da4b857508..6c6534bdc6f78ac4c101c885cab789f8cea74e1d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -197,12 +197,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1447993
     2.4.x patch: trunk patch applies.
     2.2.x patch: http://people.apache.org/~wrowe/httpd-2.2-quiet-fips.patch
-    +1: wrowe
+    +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
+    +1: fuankg, druggeri
 
   * mod_proxy_balancer: Add failontimeout parameter. Timeout will put worker
     in error state if an IO timeout is detected.