]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
promote
authorJim Jagielski <jim@apache.org>
Tue, 26 Feb 2008 19:45:01 +0000 (19:45 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 26 Feb 2008 19:45:01 +0000 (19:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@631356 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7bd9f29c0141d4ce0d6acf440180e0f170e80912..f83681cc4e10523c27c24b330b72eb1a3bb776e1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -81,6 +81,34 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * mod_logio: Provide optional function to allow modules to adjust the
+    bytes_in count 
+
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?rev=611199&view=rev
+         http://svn.apache.org/viewvc?rev=611259&view=rev
+         http://svn.apache.org/viewvc?rev=611413&view=rev
+      Backport version of 2.2.x of patch:
+         http://people.apache.org/~covener/2.2.x-logio_subtract_bytes.diff
+    +1 covener, rpluem, jim
+
+ * mod_proxy_ftp: fixup base URL for directory listings.
+   PR 27834
+   http://svn.apache.org/viewvc?rev=611466&view=rev
+   +1: niq, rpluem, jim
+
+ * Worker and Event MPMs: Fix race condition in pool recycling
+   PR 44402
+   http://svn.apache.org/viewvc?rev=630335&view=rev
+   http://svn.apache.org/viewvc?rev=630348&view=rev
+   http://svn.apache.org/viewvc?rev=630350&view=rev
+   +1: niq, rpluem, jim
+
+ * Don't add bogus duplicate Content-Language entries to generated output
+   PR 11035
+   http://svn.apache.org/viewvc?rev=611475&view=rev
+   +1: niq, rpluem, jim
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -127,17 +155,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     +1 covener, niq
     niq comments: you introduced some trivial style violations
 
-  * mod_logio: Provide optional function to allow modules to adjust the
-    bytes_in count 
-
-      Trunk version of patch:
-         http://svn.apache.org/viewvc?rev=611199&view=rev
-         http://svn.apache.org/viewvc?rev=611259&view=rev
-         http://svn.apache.org/viewvc?rev=611413&view=rev
-      Backport version of 2.2.x of patch:
-         http://people.apache.org/~covener/2.2.x-logio_subtract_bytes.diff
-    +1 covener, rpluem, jim
-
   * core: Reinstate location walk for subrequests.
       Trunk version of patch:
          http://svn.apache.org/viewvc?view=rev&revision=579664
@@ -171,23 +188,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version works (minus CHANGES conflict)
     +1: jim, covener
 
- * mod_proxy_ftp: fixup base URL for directory listings.
-   PR 27834
-   http://svn.apache.org/viewvc?rev=611466&view=rev
-   +1: niq, rpluem, jim
-
- * Worker and Event MPMs: Fix race condition in pool recycling
-   PR 44402
-   http://svn.apache.org/viewvc?rev=630335&view=rev
-   http://svn.apache.org/viewvc?rev=630348&view=rev
-   http://svn.apache.org/viewvc?rev=630350&view=rev
-   +1: niq, rpluem, jim
-
- * Don't add bogus duplicate Content-Language entries to generated output
-   PR 11035
-   http://svn.apache.org/viewvc?rev=611475&view=rev
-   +1: niq, rpluem, jim
-
  * Support chroot on unix-family platforms
    PR 43596
    http://svn.apache.org/viewvc?rev=611483&view=rev