]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and promote
authorRuediger Pluem <rpluem@apache.org>
Thu, 9 Jul 2009 16:32:48 +0000 (16:32 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 9 Jul 2009 16:32:48 +0000 (16:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@792599 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d3b271f06012c6cd1267988d89033855e2a6ab53..871ddb18cf04640d4274440b949343956cfd5ad3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -85,7 +85,15 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
+ * mod_alias: Enforce sanity in args to Redirect
+   PR 44729
+   patch: http://svn.apache.org/viewvc?view=rev&revision=778942
+          http://svn.apache.org/viewvc?view=rev&revision=780648
+          http://svn.apache.org/viewvc?view=rev&revision=780655
+          http://svn.apache.org/viewvc?view=rev&revision=780692
+          http://svn.apache.org/viewvc?view=rev&revision=780697
+          http://svn.apache.org/viewvc?view=rev&revision=780699
+   +1: niq, rpluem, takashi
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -144,7 +152,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    patch updated: removed font clutter as suggested by niq,
                   added compile-time version output as suggested by wrowe.
                   Add the missing include of apu_version.h.
-   +1: takashi
+   +1: takashi, rpluem
 
  * unixd: set suexec_enabled correctly when httpd is run by non-root
    PR 42175