]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add comment on failing patch.
authorGraham Leggett <minfrin@apache.org>
Mon, 27 May 2019 12:43:31 +0000 (12:43 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 27 May 2019 12:43:31 +0000 (12:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1860130 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b455e1881acf8d81755591167b2697c50304a3f5..d2eb79c35aee8106505224b6fc70c0eb0fa86df2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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