]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
prep
authorJim Jagielski <jim@apache.org>
Wed, 20 Jan 2016 18:04:33 +0000 (18:04 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 20 Jan 2016 18:04:33 +0000 (18:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1725768 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e9cba6c794c3ea5e3680ee66b38ed989a7ddf6cc..31f507943f85dbcc76fdcbe20e5c5c68a7ff557c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -221,6 +221,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                    http://people.apache.org/~rjung/patches/aplogno-backport-r1725395.patch
      +1 rjung
 
+  *) ap_expr: Add kept_body() function for expressions against r->kept_body()
+     trunk patch:  http://svn.apache.org/r1725755
+                   http://svn.apache.org/r1725758
+                   http://svn.apache.org/r1725762
+                   http://svn.apache.org/r1725766
+     2.4.x patch:  trunk works, modulo CHANGES
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if