]> granicus.if.org Git - apache/commitdiff
Some easy proposals
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 30 Aug 2016 20:42:56 +0000 (20:42 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 30 Aug 2016 20:42:56 +0000 (20:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1758466 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bcc11adf8fc844bee540ecd9e11de2328c1929fe..95f9952a299c259ccc35ef6c9ab1d5e6603ca153 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -214,6 +214,25 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: jchampion, wrowe
 
+   * mod_status: Delay some memory allocation
+                 Fix <p> tag closing syntax
+     trunk patch: http://svn.apache.org/r1757010
+                  http://svn.apache.org/r1757011
+     2.4.x patch: trunk works
+     +1: jailletc36
+
+   * mod_proxy_connect: Delay some memory allocation
+                        Fix some style (space only)
+     trunk patch: http://svn.apache.org/r1756852
+                  http://svn.apache.org/r1756853
+     2.4.x patch: trunk works
+     +1: jailletc36
+
+   * mod_authn_dbd: Remove an unused structure
+     trunk patch: http://svn.apache.org/r1756846
+     2.4.x patch: trunk works
+     +1: jailletc36
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if