You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2009/07/09 18:32:49 UTC

svn commit: r792599 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Thu Jul  9 16:32:48 2009
New Revision: 792599

URL: http://svn.apache.org/viewvc?rev=792599&view=rev
Log:
* Vote and promote

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=792599&r1=792598&r2=792599&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Jul  9 16:32:48 2009
@@ -85,7 +85,15 @@
 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 @@
    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