]> granicus.if.org Git - apache/commitdiff
Upvotes for promotion
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 31 Mar 2016 14:35:45 +0000 (14:35 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 31 Mar 2016 14:35:45 +0000 (14:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1737246 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a72f67e0d7841049a0022422c010a32c0b2ade9a..f775ded4d61095b008c59c782b4faa90b0a340c3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -120,6 +120,25 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works
      +1: jailletc36, sf, ylavic
 
+  *) Synch 2.4.x with trunk - merge some multi-line log messages in MPMs (+ one style 
+     adjustment in mpm_netware.c, merged accidendly)
+     Trunk patch: http://svn.apache.org/r1731929
+                  http://svn.apache.org/r1736681
+     2.4.x patch: http://home.apache.org/~jailletc36/1731929.diff
+     +1: jailletc36, ylavic, wrowe
+
+  *) mod_proxy_express: Fix possible use of DB handle after close.  PR 59230.
+     trunk patch: http://svn.apache.org/r1737014
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: ylavic, trawick, wrowe
+
+  *) core: Do not read .htaccess if AllowOverride and AllowOverrideList
+     are "None". PR 58528.
+     trunk patch: http://svn.apache.org/r1737114
+     2.4.x patch: http://people.apache.org/~druggeri/patches/2.4.x.AllowOverrideListFix.PR58528.patch
+     +1: druggeri, ylavic, wrowe
+     ylavic: please also apply r1737148 on merge to fix the typo on "Ruediger" (CHANGES entry)
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -181,25 +200,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: trawick
      ylavic: there may be missing bits, see thread for commit r1736510.
 
-  *) Synch 2.4.x with trunk - merge some multi-line log messages in MPMs (+ one style 
-     adjustment in mpm_netware.c, merged accidendly)
-     Trunk patch: http://svn.apache.org/r1731929
-                  http://svn.apache.org/r1736681
-     2.4.x patch: http://home.apache.org/~jailletc36/1731929.diff
-     +1: jailletc36, ylavic
-
-  *) mod_proxy_express: Fix possible use of DB handle after close.  PR 59230.
-     trunk patch: http://svn.apache.org/r1737014
-     2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic, trawick
-
-  *) core: Do not read .htaccess if AllowOverride and AllowOverrideList
-     are "None". PR 58528.
-     trunk patch: http://svn.apache.org/r1737114
-     2.4.x patch: http://people.apache.org/~druggeri/patches/2.4.x.AllowOverrideListFix.PR58528.patch
-     +1: druggeri, ylavic
-     ylavic: please also apply r1737148 on merge to fix the typo on "Ruediger" (CHANGES entry)
-
 
 PATCHES/ISSUES THAT ARE BEING WORKED