]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Proposal
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 5 Jun 2016 08:31:29 +0000 (08:31 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 5 Jun 2016 08:31:29 +0000 (08:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1746874 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f7bf060c9a7000ed0773308494159ca4938e04a9..af78cbda1d868f9d210be3ebdf5c7f347ae4633e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -223,6 +223,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://github.com/wrowe/patches/blob/master/fix_proxy_check_peer-2.4.x.patch
      +1: wrowe
 
+  *) mod_userdir: Constify and save a few bytes in the conf pool when parsing
+     "UserDir" directive
+     trunk patch: http://svn.apache.org/r1745835
+     2.4.x: trunk works
+     +1: jailletc36
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if