]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
a few votes on simple patches
authorJeff Trawick <trawick@apache.org>
Sat, 18 Aug 2012 11:46:02 +0000 (11:46 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 18 Aug 2012 11:46:02 +0000 (11:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1374561 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9b1d9641c24c1d3a383d93132d90a1f94b540aea..8f2ce0a3a4cfde719051222bca5ef1a698179e22 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -188,7 +188,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1301504
      2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=1302426
      2.2.x patch: http://people.apache.org/~rjung/patches/improve-forbidden-error-message-2_2.patch
-     +1: rjung
+     +1: rjung, trawick
 
    * core: Fix error handling in ap_scan_script_header_err_brigade() if there
      is no EOS bucket in the brigade:
@@ -197,7 +197,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1311174
      2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=1331414
      2.2.x patch: trunk patch applies
-     +1: rjung
+     +1: rjung, trawick
 
    * core: Bail out *before* signalling the server if the config is bad.
      (as per the claim in the docs!) Prevents "httpd -k restart" from
@@ -242,7 +242,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1346905
      2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=1356887
      2.2.x patch: http://people.apache.org/~rjung/patches/htdbm-htpasswd-handling_crypt_failure-2_2.patch
-     +1: rjung
+     +1: rjung, trawick
 
    * mod_rewrite: add "AllowAnyURI" option.
      Prerequisites: