]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cast in some votes.
authorMladen Turk <mturk@apache.org>
Tue, 17 Jul 2007 05:42:54 +0000 (05:42 +0000)
committerMladen Turk <mturk@apache.org>
Tue, 17 Jul 2007 05:42:54 +0000 (05:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@556819 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 43c38ce999d9b0c696ad9b89f4022919e5233a5b..a45bf50cedbcb847908d58d062326f762995d9ea 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -254,13 +254,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewvc?view=rev&revision=537599
       2.2.x version of patch:
         http://people.apache.org/~jim/patches/ppmatch.txt
-      +1: jim, jfclere
+      +1: jim, jfclere, mturk
 
     * mod_proxy: Improve traces in ap_proxy_http_process_response()
       to investigate PR37770.
       Trunk version of patch:
         http://svn.apache.org/viewvc?view=rev&rev=549420
-      +1: jfclere
+      +1: jfclere, mturk
 
     * netware build system: various changes
       fixes to generated conf files
@@ -292,7 +292,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewvc?view=rev&rev=554892
       2.2.x version of patch:
         http://issues.apache.org/bugzilla/attachment.cgi?id=20480
-      +1: jfclere
+      +1: jfclere, mturk
 
     * mod_ldap: Change an enumeration to an int where data
       is passed back into the LDAP SDK by reference