]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Looks like 3 to me.
authorJim Jagielski <jim@apache.org>
Tue, 10 Mar 2009 14:59:07 +0000 (14:59 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 10 Mar 2009 14:59:07 +0000 (14:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@752127 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 678216b490d588419ed638039d0a206f7c657789..780533feb5e1ee3ee60acb38c574862924afb263 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -86,6 +86,16 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+ * mod_deflate: Fix creation of invalid Etags with mod_deflate
+   (PR 39727, comment #22)
+   (updated to use Roy's patch)
+   Trunk version of patch:
+      (http://svn.apache.org/viewvc?view=rev&revision=740149)
+      http://svn.apache.org/viewvc?view=rev&revision=743595
+   Backport version for 2.2.x of patch:
+      http://people.apache.org/~lars/mod_deflate_etagfix.patch 
+   +1: lars, fielding, minfrin
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -100,16 +110,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://people.apache.org/~jim/patches/httpd-2.2-lbset.patch
    +1: jim, rpluem
 
- * mod_deflate: Fix creation of invalid Etags with mod_deflate
-   (PR 39727, comment #22)
-   (updated to use Roy's patch)
-   Trunk version of patch:
-      (http://svn.apache.org/viewvc?view=rev&revision=740149)
-      http://svn.apache.org/viewvc?view=rev&revision=743595
-   Backport version for 2.2.x of patch:
-      http://people.apache.org/~lars/mod_deflate_etagfix.patch 
-   +1: lars, fielding, minfrin
-
  * prefork MPM: simple patch to enable mod_privileges.
    trunk: N/A (this patch substitutes for the availability of
                drop_privileges hook).