]> granicus.if.org Git - apache/commitdiff
* Vote and promote
authorRuediger Pluem <rpluem@apache.org>
Fri, 26 Apr 2013 08:48:19 +0000 (08:48 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 26 Apr 2013 08:48:19 +0000 (08:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1476107 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4edb8d281017e38a5359aefdf2a1059a913c34de..6f73b1e36c6e6e4cee46dc1459d2481c946ec134 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -95,6 +95,10 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk patches work
       +1: sf, humbedooh, covener
 
+    * core: Add workaround for gcc bug on sparc/64bit
+      trunk patches: https://svn.apache.org/r1470183
+      2.4.x patch: trunk patches work
+      +1: sf, covener, rpluem
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -249,11 +253,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk patches work
       +1: sf
 
-    * core: Add workaround for gcc bug on sparc/64bit
-      trunk patches: https://svn.apache.org/r1470183
-      2.4.x patch: trunk patches work
-      +1: sf, covener
-
     * mod_setenvif: Fix null pointer dereference in case SetEnvif and
       SetEnvIfExpr are used together.  PR: 54881
       Trunk version of patch: