]> granicus.if.org Git - apache/commitdiff
vote, promote
authorJeff Trawick <trawick@apache.org>
Sat, 10 Jan 2015 17:29:43 +0000 (17:29 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 10 Jan 2015 17:29:43 +0000 (17:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1650773 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 04070ab98b171be77cb99e719423364a98b617bd..e9646164da47b6e7e3cfdccbc79e740776dae0af 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -126,6 +126,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=32209
      +1: druggeri, gsmith, rjung
 
+   * core: Fix -D[efined] or <Define>[d] variables lifetime accross restarts.
+           PR 57328.
+     trunk patch: http://svn.apache.org/r1643825
+     2.4.x patch: trunk works (module CHANGES)
+     +1: ylavic, rjung, trawick
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -220,12 +226,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (module CHANGES)
      +1: ylavic
 
-   * core: Fix -D[efined] or <Define>[d] variables lifetime accross restarts.
-           PR 57328.
-     trunk patch: http://svn.apache.org/r1643825
-     2.4.x patch: trunk works (module CHANGES)
-     +1: ylavic, rjung
-
    * mod_ssl: Fix renegotiation failures redirected to an ErrorDocument.
               PR 57334.
      trunk patch: http://svn.apache.org/r1644498