]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Promote patches with 3 votes (hey, should've done that before backport:-)
authorNick Kew <niq@apache.org>
Wed, 26 Jul 2006 08:10:01 +0000 (08:10 +0000)
committerNick Kew <niq@apache.org>
Wed, 26 Jul 2006 08:10:01 +0000 (08:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@425664 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 44b205fb0416bd523058501d6478c444b089dbb3..7f415a84c955d9638c03c71128f7be697c359343 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -76,19 +76,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-
-    * Bundled PCRE: backport r381783 from trunk
-      Fix brokenness on certain platforms when building with -DDEBUG.
-      http://svn.apache.org/viewvc?view=rev&revision=381783
-      +1 sctemme, fielding
-
-    * mod_isapi: Simply backport the host of fixes for compilation on unix,
-      PR#'s 15993 29098 30022 16637 30033 28089
-      by pushing to trunk/ rev 416293 of modules/arch/win32/mod_isapi.[ch]
-      which compiles without changes.  Source + Binary posted at
-        http://people.apache.org/~wrowe/mod_isapi-416293.zip
-      +1 wrowe , fielding
+    * mod_authn_alias: Add a check to make sure that the base provider 
+       and the alias names are different and also that the alias has 
+       not been registered before. PR#40051
+       http://issues.apache.org/bugzilla/attachment.cgi?id=18636
+       +1: bnicholes, rpluem, fielding
 
     * mod_cache: Do not overwrite the Content-Type in the cache, for
       successfully revalidated cached objects. PR 39647.
@@ -111,6 +103,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewvc?rev=414146&view=rev
       +1: niq, pquerna, fielding
 
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+
+    * Bundled PCRE: backport r381783 from trunk
+      Fix brokenness on certain platforms when building with -DDEBUG.
+      http://svn.apache.org/viewvc?view=rev&revision=381783
+      +1 sctemme, fielding
+
+    * mod_isapi: Simply backport the host of fixes for compilation on unix,
+      PR#'s 15993 29098 30022 16637 30033 28089
+      by pushing to trunk/ rev 416293 of modules/arch/win32/mod_isapi.[ch]
+      which compiles without changes.  Source + Binary posted at
+        http://people.apache.org/~wrowe/mod_isapi-416293.zip
+      +1 wrowe , fielding
+
     * mod_deflate: don't choke on flush buckets in INFLATE filter
       PR#39854
       http://svn.apache.org/viewvc?rev=416165&view=rev
@@ -125,9 +131,3 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
               ways how to fix this and take care about the flush buckets.
               I am willing to propose patches, but due to personal time
               constraints they will not show up before the second half of July.
-
-    * mod_authn_alias: Add a check to make sure that the base provider 
-       and the alias names are different and also that the alias has 
-       not been registered before. PR#40051
-       http://issues.apache.org/bugzilla/attachment.cgi?id=18636
-       +1: bnicholes, rpluem, fielding