You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sf...@apache.org on 2012/03/25 22:13:46 UTC

svn commit: r1305114 - /httpd/httpd/branches/2.4.x/STATUS

Author: sf
Date: Sun Mar 25 20:13:46 2012
New Revision: 1305114

URL: http://svn.apache.org/viewvc?rev=1305114&view=rev
Log:
promote

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

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1305114&r1=1305113&r2=1305114&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun Mar 25 20:13:46 2012
@@ -88,6 +88,18 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * core: In AllowOverrideList, do not allow 'None' together with other directives.
+    PR 52823
+    Trunk patch: http://svn.apache.org/viewvc?rev=1302653&view=rev
+    2.4.x patch: Trunk patch works
+    +1: sf, covener, druggeri
+
+  * core: In AllowOverrideList, disallow directives which are only allowed
+    in VirtualHost or server context.
+    Trunk patch: http://svn.apache.org/viewvc?rev=1302665&view=rev
+    2.4.x patch: Trunk patch works (skip docs/log-message-tags/next-number)
+    +1: sf, covener, druggeri
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -111,18 +123,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: Trunk patch works (skip docs/log-message-tags/next-number)
     +1:  jim
 
-  * core: In AllowOverrideList, do not allow 'None' together with other directives.
-    PR 52823
-    Trunk patch: http://svn.apache.org/viewvc?rev=1302653&view=rev
-    2.4.x patch: Trunk patch works
-    +1: sf, covener, druggeri
-
-  * core: In AllowOverrideList, disallow directives which are only allowed
-    in VirtualHost or server context.
-    Trunk patch: http://svn.apache.org/viewvc?rev=1302665&view=rev
-    2.4.x patch: Trunk patch works (skip docs/log-message-tags/next-number)
-    +1: sf, covener, druggeri
-
   * proxy: Correctly save the reverse proxy worker in all virtual host proxy configs.
     Trunk Patch: http://svn.apache.org/viewvc?rev=1302444&view=rev
                  http://svn.apache.org/viewvc?rev=1302483&view=rev