]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
votes
authorJim Jagielski <jim@apache.org>
Fri, 3 Jul 2009 11:54:58 +0000 (11:54 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 3 Jul 2009 11:54:58 +0000 (11:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@790874 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 27f86f26b741b19cb05069b4391e9f05489c353b..f39c65fc27f46ff689f3450e47762863e442b0f1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -88,7 +88,7 @@ RELEASE SHOWSTOPPERS:
    proxy process to consume CPU time indefinitely.  [Nick Kew, Joe Orton]
    Trunk version of patch works: 
        http://svn.apache.org/viewvc?view=rev&revision=790587
-   +1: rpluem
+   +1: rpluem, jim
 
  * SECURITY: CVE-2009-1891 (cve.mitre.org)
    Fix a potential Denial-of-Service attack against mod_deflate or
@@ -100,7 +100,7 @@ RELEASE SHOWSTOPPERS:
    Trunk version of patch:
      #1 folded in during core output filter refactoring
      #2 http://svn.apache.org/viewvc?view=rev&revision=521681
-   +1: jorton
+   +1: jorton, jim
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
@@ -122,7 +122,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    gcc strict-aliasing warning.
    Trunk version of patch works:
        http://svn.apache.org/viewvc?view=rev&revision=395552
-   +1: takashi, rpluem
+   +1: takashi, rpluem, jim
 
  * mod_rewrite: Fix the error string returned by RewriteRule.
    RewriteRule returned "RewriteCond: bad flag delimiters"
@@ -130,7 +130,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    "[" or not ended with "]". PR: 45082
    Trunk version of patch works:
        http://svn.apache.org/viewvc?view=rev&revision=776325
-   +1: takashi, rpluem
+   +1: takashi, rpluem, jim
 
  * mod_alias: Ensure Redirect emits HTTP-compliant URLs.
    PR 44020