]> granicus.if.org Git - apache/commitdiff
promote.
authorGuenter Knauf <fuankg@apache.org>
Sat, 25 May 2013 00:31:40 +0000 (00:31 +0000)
committerGuenter Knauf <fuankg@apache.org>
Sat, 25 May 2013 00:31:40 +0000 (00:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1486261 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 49acf02f9538fd819ccaaf45216a2b541d1e75cd..56f793cf7d10c99f913872718677d2f7b8a5aae9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -115,6 +115,10 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk patch works (minus CHANGES)
       +1: minfrin, jim, jorton
 
+    * ap_release.h: Make AP_SERVER_ADD_STRING define-able from CFLAGS.
+      trunk patch: http://svn.apache.org/r1481955
+      2.4.x patch: trunk works (with fuzz)
+      +1: fuankg, minfrin, humbedooh
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -312,11 +316,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk works, modulo CHANGES
       +1: jim, minfrin
 
-    * ap_release.h: Make AP_SERVER_ADD_STRING define-able from CFLAGS.
-      trunk patch: http://svn.apache.org/r1481955
-      2.4.x patch: trunk works (with fuzz)
-      +1: fuankg, minfrin, humbedooh
-
     * mod_proxy_http: Make the proxy-interim-response environment variable
       effective by formally overriding origin server behaviour.
       trunk patch: http://svn.apache.org/r1483027