]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cast votes
authorJim Jagielski <jim@apache.org>
Sat, 31 May 2008 11:57:07 +0000 (11:57 +0000)
committerJim Jagielski <jim@apache.org>
Sat, 31 May 2008 11:57:07 +0000 (11:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@662011 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cd8edbdaf0e13807d330f44024044bd927496f15..ace5896f879202211bbc7d4459db73d9ad3280da 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -180,7 +180,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewvc?view=rev&revision=661666
    Backport version for 2.2.x of patch:
          Trunk version of patch works (minus CHANGES conflict)
-    +1: jorton
+    +1: jorton, jim
 
  * core: Add the filename of the configuration file to the warning message
    about the useless use of AllowOverride. PR 39992
@@ -188,7 +188,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?rev=420307&view=rev
     Backport version for 2.2.x of patch:
        Trunk version of patch works
-    +1: rpluem,
+    +1: rpluem, jim
 
  * htpasswd: Fix salt generation weakness. PR 31440
    [Andreas Krennmair <ak synflood.at>, Peter Watkins <peterw tux.org>, Paul Querna]
@@ -199,7 +199,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?rev=630139&view=rev
     Backport version for 2.2.x of patch:
        Trunk version of patch works
-    +1: rpluem,
+    +1: rpluem, jim
 
  * mod_unique_id: Convert request time to seconds before before storing it in
    unique_id_rec struct. PR 37064