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 2014/07/15 22:11:15 UTC

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

Author: jailletc36
Date: Tue Jul 15 20:11:14 2014
New Revision: 1610834

URL: http://svn.apache.org/r1610834
Log:
Propose

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=1610834&r1=1610833&r2=1610834&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Jul 15 20:11:14 2014
@@ -160,6 +160,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      note: depends on ap_shutdown_conn() from r1601185 above.
      +1: ylavic
 
+   * http_protocol: fix logic in ap_method_list_(add|remove) in order:
+       - to correctly reset bits
+       - not to modify the 'method_mask' bitfield unnecessarily
+     trunk patch: http://svn.apache.org/r1610813
+     2.4.x patch: trunk patch works (modulo CHANGES)
+     +1: jailletc36
+
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: