You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2016/06/06 21:33:10 UTC

svn commit: r1747079 - /httpd/httpd/branches/2.4.x/STATUS

Author: jailletc36
Date: Mon Jun  6 21:33:10 2016
New Revision: 1747079

URL: http://svn.apache.org/viewvc?rev=1747079&view=rev
Log:
Update proposal.

(r1656259 has introduced many updates. It should be backported before trying to get r1744460)

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1747079&r1=1747078&r2=1747079&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jun  6 21:33:10 2016
@@ -158,15 +158,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: covener, jailletc36
 
-  *) mod_proxy_(fcgi|scgi|http): save a few bytes in the request pool when this
+  *) mod_proxy_(fcgi|scgi): save a few bytes in the request pool when this
      handler is not able to process the URL.
      trunk patch: http://svn.apache.org/r1744458
                   http://svn.apache.org/91744459
-                  http://svn.apache.org/r1744460
      2.4.x patch: trunk works
      +1: jailletc36, 
-     icing: r1744460 gives me a merge conflict. The change itself looks very
-       much ok.
 
   *) core: ASCII string comparison functions optimized speed.
      This proposal includes and renames ap_casecmpstr[n] functions available