You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2017/05/28 14:13:44 UTC

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

Author: rjung
Date: Sun May 28 14:13:44 2017
New Revision: 1796494

URL: http://svn.apache.org/viewvc?rev=1796494&view=rev
Log:
Propose trivial ab patch.

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=1796494&r1=1796493&r2=1796494&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun May 28 14:13:44 2017
@@ -222,9 +222,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
   *) core: ap_parse_form_data() doesn't work on EBCDIC systems. PR61124.
      trunk patch: http://svn.apache.org/r1796446
-     2.4.x ptch: svn merge -c 1796446 ^/httpd/httpd/trunk .
+     2.4.x patch: svn merge -c 1796446 ^/httpd/httpd/trunk .
      +1: covener,
 
+  *) ab: move option processing for setting a custom
+     HTTP method outside of the HTTPS only handling.
+     trunk patch: http://svn.apache.org/1796493
+     2.4.x patch: svn merge -c 1796493 ^/httpd/httpd/trunk .
+     +1: rjung,
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entried should be added at the START of the list ]