You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2019/05/27 12:43:31 UTC

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

Author: minfrin
Date: Mon May 27 12:43:31 2019
New Revision: 1860130

URL: http://svn.apache.org/viewvc?rev=1860130&view=rev
Log:
Add comment on failing 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=1860130&r1=1860129&r2=1860130&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon May 27 12:43:31 2019
@@ -175,7 +175,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-ap_dir_fnmatch-2.patch
      +1: minfrin, jim
      jailletc36: at least, r1853302 is required, IMHO
-     minfrin: r1853302 is added in above, jim agress
+     minfrin: r1853302 is added in above, jim agrees
 
   *) mod_proxy_http: forward 100-continue, and minimize race conditions when
      reusing backend connections. PR 60330.
@@ -210,6 +210,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      ylavic: plus http://svn.apache.org/r1856036 (opt-out)
      2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-forward_100_continue-v5.patch
      +1: ylavic, jim
+     minfrin: the above v5 patch fails to apply for me, if you update it I'll take a look.
 
   *) core: make the eor bucket do the right thing when copied
      trunk patch: http://svn.apache.org/r1707084