]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 24 Oct 2019 06:06:20 +0000 (06:06 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 24 Oct 2019 06:06:20 +0000 (06:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1868841 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 75dbfeba888947016ab4685e45b47fec6176b775..d064e066cfe4ef5db8b3b09e34165fe20624f761 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -259,6 +259,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1865740 ^/httpd/httpd/trunk . 
      +1: 
 
+  *) ap_check_pipeline: clarify/simplify !max_blank_lines logic, no functional change.
+     trunk patch: http://svn.apache.org/r1765061
+     2.4.x patch: svn merge -c 1765061 ^/httpd/httpd/trunk . 
+     +1: jailletc36
+     jailletc36: this is fine because if !max_blank_lines, we break at the first
+                 iteration, so we know that mode = AP_MODE_SPECULATIVE
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]