]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Promote a patch.
authorRuediger Pluem <rpluem@apache.org>
Mon, 1 Oct 2007 08:08:22 +0000 (08:08 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 1 Oct 2007 08:08:22 +0000 (08:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@580886 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b5eeadff2696f4aac379acd3732d77fd7340ee76..72e81bc72e372038ada049b38a823126594f0fe8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -79,6 +79,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_deflate: initialise inflate-out filter correctly when the
+     first brigade contains no data buckets.
+     PR 43512
+     http://svn.apache.org/viewvc?view=rev&revision=580598
+     +1: niq, wrowe, rpluem
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -231,12 +236,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: niq
      +0: rpluem says: Please give struct foo a meaningful name first.
 
-   * mod_deflate: initialise inflate-out filter correctly when the
-     first brigade contains no data buckets.
-     PR 43512
-     http://svn.apache.org/viewvc?view=rev&revision=580598
-     +1: niq, wrowe, rpluem
-
    * mod_proxy_http: Remove Warning headers with wrong date
      PR 16138
      http://svn.apache.org/viewvc?view=rev&revision=580782