]> granicus.if.org Git - apache/commitdiff
vote/promote
authorJeff Trawick <trawick@apache.org>
Sat, 12 Jul 2014 18:13:08 +0000 (18:13 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 12 Jul 2014 18:13:08 +0000 (18:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1610016 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bc784975a5fa7fa237bafb17d9b2d298f6a8b9d5..30abeaa78d91d364dca05e6e11c73bef5d852601 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -100,6 +100,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * core: factor out DEFAULT_HANDLER_NAME
+     trunk patch: http://svn.apache.org/r1496709
+     2.4.x patch: trunk works (modulo ap_mmn.h)
+     +1: jailletc36, ylavic, trawick
+     trawick: also include tiny comment change in r1601995
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -145,12 +150,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   (modulo CHANGES/MMN)
      +1: ylavic
 
-   * core: factor out DEFAULT_HANDLER_NAME
-     trunk patch: http://svn.apache.org/r1496709
-     2.4.x patch: trunk works (modulo ap_mmn.h)
-     +1: jailletc36, ylavic
-     trawick: you probably want r1601995
-
    * mod_ssl, event: Ensure that the SSL close notify alert is flushed to the client.
                      PR54998.
      trunk patch: http://svn.apache.org/r1601184