]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Promote
authorJim Jagielski <jim@apache.org>
Thu, 30 Aug 2007 12:52:22 +0000 (12:52 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 30 Aug 2007 12:52:22 +0000 (12:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@571149 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 47af056cf44d5c7a4acd29899f31185855ce7f9f..dbfb8c02901eddf252efc1912ae9dbdc4d7e2c0b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -79,6 +79,16 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+    *) proxy_util.c: Backport cleanups (no functional change)
+       Trunk:
+         http://svn.apache.org/viewvc?view=rev&revision=429875
+         http://svn.apache.org/viewvc?view=rev&revision=429890
+       2.2.x version:
+         http://people.apache.org/~niq/proxy_util.patch
+       +1: niq, rpluem, jim
+       rpluem says: Better merge this proposal with the one
+       below and explain it as is a prerequisite for it.
+       Anyway I am +1 on both.
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
@@ -190,17 +200,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       trawick says: The new directives should be documented in trunk,
           so that docs are available for backport at the same time.
 
-    *) proxy_util.c: Backport cleanups (no functional change)
-       Trunk:
-         http://svn.apache.org/viewvc?view=rev&revision=429875
-         http://svn.apache.org/viewvc?view=rev&revision=429890
-       2.2.x version:
-         http://people.apache.org/~niq/proxy_util.patch
-       +1: niq, rpluem, jim
-       rpluem says: Better merge this proposal with the one
-       below and explain it as is a prerequisite for it.
-       Anyway I am +1 on both.
-
     *) proxy_util.c: Don't URLencode tilde in path component
        PR 38448
        http://svn.apache.org/viewvc?view=rev&revision=429879