]> granicus.if.org Git - apache/commitdiff
Vote and promote (with mmn bump)
authorGraham Leggett <minfrin@apache.org>
Fri, 16 Feb 2018 13:26:45 +0000 (13:26 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 16 Feb 2018 13:26:45 +0000 (13:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824471 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e0701fa75217410882518fdc20f4507dee17b155..ce095a47618e51eddffcda9382013befb1b1d86b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -118,6 +118,14 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) regex: Allow to configure global/default options for regexes, like
+     caseless matching or extended format.
+     trunk patch: http://svn.apache.org/r1824339
+                  http://svn.apache.org/r1824439
+     2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-global_regex_options-v2.patch
+     +1: ylavic, rpluem, minfrin
+     minfrin: with mmn bump
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -133,13 +141,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1824460
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/proxy-rfc1035-hostname-v2.diff
 
-  *) regex: Allow to configure global/default options for regexes, like
-     caseless matching or extended format.
-     trunk patch: http://svn.apache.org/r1824339
-                  http://svn.apache.org/r1824439
-     2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-global_regex_options-v2.patch
-     +1: ylavic, rpluem
-
   *) mod_cache_socache: Fix caching of empty headers up to carriage return.
      trunk patch: http://svn.apache.org/r1824343
      2.4.x patch: trunk works (modulo CHANGES)