]> granicus.if.org Git - apache/commitdiff
vote, shrink proposal based on jailletc36's comments.
authorEric Covener <covener@apache.org>
Mon, 6 Jun 2016 18:07:17 +0000 (18:07 +0000)
committerEric Covener <covener@apache.org>
Mon, 6 Jun 2016 18:07:17 +0000 (18:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747045 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7dcde7984da304bb9879b41a7a0c5e07af8f3ce3..27a88d44e0402656f453f587c73845596e87b753 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -148,7 +148,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      in a SSI file.
      Trunk patch: http://svn.apache.org/r1737476
      2.4.x patch: trunk patch works (compatibility note to be adjusted)
-     +1: jailletc36, gsmith
+     +1: jailletc36, gsmith, covener
 
   *) mpm_event, mpm_worker: Fix computation of MinSpareThreads' lower bound
      according the number of listeners buckets.
@@ -162,21 +162,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      of absolute urls:
      trunk patch: http://svn.apache.org/r1744206
      2.4.x patch: trunk works
-     +1: icing, jim
+     +1: icing, jim, covener
    
-  *) authz_host,authz_ldap: pair of log messages fixes
-     trunk patch: http://svn.apache.org/r1745033
+  *) authz_host,authz_ldap: log messages fix
+     trunk patch: 
                   http://svn.apache.org/r1745034
      2.4.x patch: trunk works
-     +1 covener
-     jailletc36: r1745033 does not apply. 'ldapsearch_check_authorization' is
-                 not part of 2.4.x.
-                 +1 for r1745034
+     +1: covener, jailletc36
 
   *) core: save a few bytes in conf pool.
      trunk patch: http://svn.apache.org/r1744980
      2.4.x patch: trunk works
-     +1: jailletc36, icing
+     +1: jailletc36, icing, covener
 
   *) mod_proxy_(fcgi|scgi|http): save a few bytes in the request pool when this
      handler is not able to process the URL.