]> granicus.if.org Git - apache/commitdiff
Other proposals related to mod_proxy_html
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 18 Dec 2017 21:20:49 +0000 (21:20 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 18 Dec 2017 21:20:49 +0000 (21:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1818627 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 16ab574a104277a94d17f9ddbeb9934b024a591f..7cb8a12358f83fad58911f1e4774112b905a7d39 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -247,9 +247,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      process parsed comments immediately.  Fix PR 56457
      trunk patch: http://svn.apache.org/r1442409
                   http://svn.apache.org/r1816458
-     2.4.x patch: trunk works
-     +1: niq, covener`
-     
+     2.4.x patch: svn merge -c r1442409,r1816458 ^/httpd/httpd/trunk .
+     +1: niq, covener
+
+  *) mod_proxy_html: skip documents < 4 bytes. PR 56286
+     trunk patch: http://svn.apache.org/r1599012
+                  http://svn.apache.org/r1601559
+                  http://svn.apache.org/r1818624   (style only)
+     2.4.x patch: svn merge -c r1599012,r1601559,r1818624 ^/httpd/httpd/trunk .
+     +1: 
+
+  *) mod_proxy_html: Save a few bytes in the conf pool when handling
+     'ProxyHTMLDoctype' directive with a user defined  FPI
+     trunk patch: http://svn.apache.org/r1813991
+     2.4.x patch: svn merge -c r1813991 ^/httpd/httpd/trunk .
+     +1: jailletc36
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]