You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2016/03/10 13:22:24 UTC

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

Author: ylavic
Date: Thu Mar 10 12:22:23 2016
New Revision: 1734393

URL: http://svn.apache.org/viewvc?rev=1734393&view=rev
Log:
Backported in r1734391.

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=1734393&r1=1734392&r2=1734393&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Mar 10 12:22:23 2016
@@ -112,11 +112,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) Synch 2.4.x with trunk, Strip useless apr_brigade_cleanup() calls.
-     trunk patch: http://svn.apache.org/r1601624
-     2.4.x patch: trunk patch works
-     +1: jailletc36, jim, ylavic
-
   *) Use ap_array_str_contains to simplify code
      trunk patch: http://svn.apache.org/r1733523
                   http://svn.apache.org/r1733691