You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2012/02/27 13:28:38 UTC

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

Author: trawick
Date: Mon Feb 27 12:28:38 2012
New Revision: 1294129

URL: http://svn.apache.org/viewvc?rev=1294129&view=rev
Log:
vote/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=1294129&r1=1294128&r2=1294129&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Feb 27 12:28:38 2012
@@ -88,40 +88,39 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
   * Fix AddOutputFilterByType brown paper bag crash bug
     Initialize pointers, fix off-by-one.
     PR: 52755
     Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1293405
     2.4.x patch: Trunk patch works
-    +1: minfrin, sf
+    +1: minfrin, sf, trawick
 
   * Enable per-module loglevel for mod_xml2enc and mod_proxy_html
     Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1293708
     2.4.x patch: Trunk patch works
-    +1: minfrin, sf
+    +1: minfrin, sf, trawick
 
   * Fix another compiler warning
     Submitted by: Daniel Shahaf <danielsh elego de>
     Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1293535
     2.4.x patch: Trunk patch works
-    +1: minfrin, sf
+    +1: minfrin, sf, trawick
 
   * Fix compiler warning
     Submitted by: Daniel Shahaf <danielsh elego de>
     Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1293534
     2.4.x patch: Trunk patch works
-    +1: sf, minfrin
+    +1: sf, minfrin, trawick
 
   * Add AP_HAVE_C99 to make correct check for C99 less onerous
     Using __STDC_VERSION__ without checking if it is defined causes warnings
     on C89.
     Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1292043
     2.4.x patch: http://people.apache.org/~sf/AP_HAVE_C99.diff
-    +1: sf, minfrin
+    +1: sf, minfrin, trawick
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
 
   * mod_log_config: Check during config test that directories for access logs
     exist.
@@ -131,7 +130,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  docs/log-message-tags/next-number)
     +1: sf, minfrin
 
-
 PATCHES/ISSUES THAT ARE STALLED