]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
More votes...
authorJim Jagielski <jim@apache.org>
Mon, 29 Aug 2011 15:21:03 +0000 (15:21 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 29 Aug 2011 15:21:03 +0000 (15:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162855 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6b171843c91c64459c9f48fe2a374381793577c4..e9f472e678b03e7ade8f5e9331f5a35ab3528214 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -122,18 +122,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     header
     Trunk patch: http://svn.apache.org/viewvc?rev=958253&view=rev
     2.2.x patch: trunk patch works with offset
-    +1: sf, covener
+    +1: sf, covener, jim
 
   * mod_reqtimeout: Disable keep-alive after read timeout
     Trunk patch: http://svn.apache.org/viewvc?rev=1103213&view=rev
     2.2.x patch: trunk patch works except for CHANGES
-    +1: sf, covener
+    +1: sf, covener, jim
 
   * mod_authnz_ldap: Treat 'constraint violation' as auth denied, not as
     internal server error.
     Trunk patch: http://svn.apache.org/viewvc?rev=1125646&view=rev
     2.2.x patch: trunk patch works except for CHANGES
-    +1: sf, covener
+    +1: sf, covener, jim
 
   * mod_filter: fix parsing of regexps containing slashes
     PR 51434 (and 51435, which includes the fix)