]> granicus.if.org Git - apache/commitdiff
Vote, promote.
authorYann Ylavic <ylavic@apache.org>
Fri, 16 Feb 2018 14:01:27 +0000 (14:01 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 16 Feb 2018 14:01:27 +0000 (14:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824487 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6d13a6e246a951a7fca64ef2cee0acf76e57f008..23c578d81b23d4bbda3b40989d49ad2bca61ac07 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -118,23 +118,22 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
   *) mod_proxy: Provide an RFC1035 compliant version of the hostname in the
      proxy_worker_shared structure. PR62085
      trunk patch: http://svn.apache.org/r1824176
-     +1: minfrin, jim, 
+     +1: minfrin, jim, ylavic
      jailletc36: is message 010118 still needed? Or at least mitigated with
                  something like: "for third party proxy module usage only"?
                  Also, does it require a ap_mmn.h update?
-     ylavic: +1 with s/APLOG_NOTICE/APLOG_INFO/...
      minfrin: message 010118 toned down, MMN bump updated, clash with r1823482 resolved, s/APLOG_NOTICE/APLOG_INFO/
                   http://svn.apache.org/r1824460
                   http://svn.apache.org/r1824482
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/proxy-rfc1035-hostname-v3.diff
 
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
   *) mpm_queue: Put fdqueue code in common for MPMs event and worker.
      trunk patch: http://svn.apache.org/r1821624
                   http://svn.apache.org/r1821625