]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* This actually a blocker as r1873747 introduced a regression
authorRuediger Pluem <rpluem@apache.org>
Fri, 14 Feb 2020 08:08:16 +0000 (08:08 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 14 Feb 2020 08:08:16 +0000 (08:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874002 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5c463ca8584ad5e43728a4706b8d85e22650ae97..06f551527db672025d9ede788335b3f6b99c652e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -129,6 +129,11 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+   *) mod_substitute: Don't use PREG_DOTALL
+      trunk patch: http://svn.apache.org/viewvc?rev=1873941&view=rev
+      2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-substitute-nodotall.diff
+      +1 covener, rpluem
+
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
@@ -209,11 +214,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      jailletc36: Not sure how is the best way to deal with mod_http2 patches.
                  Should it be first a pull request from the github repository?
 
-   *) mod_substitute: Don't use PREG_DOTALL
-      trunk patch: http://svn.apache.org/viewvc?rev=1873941&view=rev
-      2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-substitute-nodotall.diff
-      +1 covener, rpluem
-
    *) Fix spelling errors found by codespell.
       trunk patch: http://svn.apache.org/r1873985
       2.4.x patch: svn merge -c 1873985 ^/httpd/httpd/trunk .