]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote and promote
authorLuca Toscano <elukey@apache.org>
Sat, 8 Oct 2016 10:22:13 +0000 (10:22 +0000)
committerLuca Toscano <elukey@apache.org>
Sat, 8 Oct 2016 10:22:13 +0000 (10:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1763886 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 650ac0060348677066fe136728c0c535c66a2eb3..f04bd512d9386a9f993d89e503de94be93f4a8c7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -131,6 +131,10 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo aplog numbers)
      +1: jchampion, jim, ylavic
 
+  *) event: Don't assume sizeof.
+     trunk patch: http://svn.apache.org/r1732228
+     2.4.x patch: trunk works
+     +1: jim, ylavic, elukey
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -223,11 +227,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                 added to CFLAGS because when combined with -Wstrict-prototypes,
                 the AC_LANG_PROGRAM won't compile (it uses a bare main()).
 
-  *) event: Don't assume sizeof.
-     trunk patch: http://svn.apache.org/r1732228
-     2.4.x patch: trunk works
-     +1: jim, ylavic
-
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if