]> granicus.if.org Git - apache/commitdiff
a few votes
authorJeff Trawick <trawick@apache.org>
Thu, 7 May 2015 12:00:14 +0000 (12:00 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 7 May 2015 12:00:14 +0000 (12:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1678172 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1669274293b28be6c95dddcd66e5d9fd595165b4..aab2309e19cead6d436453ceccd92fb91ea3f962 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -105,7 +105,16 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
+   * Easy patches - synch with trunk
+        - mod_proxy_balancer: Fix typo in error message
+        - mpm_event(opt): zero is immutable.
+        - mpm_netware: Fix printf format spotted by cppcheck.
+     trunk patch:
+        http://svn.apache.org/r1664133
+        http://svn.apache.org/r1643284       (minor the part for eventopt)
+        http://svn.apache.org/r1621417
+     2.4.x patch: trunk works
+     +1: jailletc36, jim, trawick
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -260,7 +269,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * mod_ssl: consistently output SSLCertificateChainFile deprecation warnings
      trunk patch: https://svn.apache.org/r1676085
      2.4.x patch: trunk patch works (modulo CHANGES)
-     +1: kbrand
+     +1: kbrand, trawick
 
   *) mod_ssl: Check for the Entropy Gathering Daemon (EGD) availability at
      configure time (RAND_egd), and complain if SSLRandomSeed requires using
@@ -269,7 +278,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1675410
                   http://svn.apache.org/r1676842
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic
+     +1: ylavic, trawick
 
    * mod_dav: Avoid some work that is unnecessary and often very time consuming.
      This helps mitigate Subversion issue #4531:
@@ -278,18 +287,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      of a hack.  This is as far as we can go without violating DAV in httpd.
      trunk patch: http://svn.apache.org/r1677462
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: breser
-
-   * Easy patches - synch with trunk
-        - mod_proxy_balancer: Fix typo in error message
-        - mpm_event(opt): zero is immutable.
-        - mpm_netware: Fix printf format spotted by cppcheck.
-     trunk patch:
-        http://svn.apache.org/r1664133
-        http://svn.apache.org/r1643284       (minor the part for eventopt)
-        http://svn.apache.org/r1621417
-     2.4.x patch: trunk works
-     +1: jailletc36, jim
+     +1: breser, trawick
 
 
 OTHER PROPOSALS