]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Easy proposals
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 6 Dec 2015 07:54:54 +0000 (07:54 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 6 Dec 2015 07:54:54 +0000 (07:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1718147 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f50933c2c39ef692857e2df37c9b819d578aed14..c5435caa318df07982ba3b8dffcefc70dca88d07 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -166,6 +166,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works (module CHANGES)
      +1: jailletc36, wrowe
 
+  *) Easy patches: synch 2.4.x and trunk
+     - mod_auth_basic: Use 'ap_pbase64decode' to simplify code.
+     - mod_isapi: Silent a sparse Warning.
+     trunk patch: http://svn.apache.org/r1716940
+                  http://svn.apache.org/r1717086
+     2.4.x patch: trunk patches work
+     +1: jailletc36
+
+  *) mod_ssl: Save a few bytes in conf pool.
+     trunk patch: http://svn.apache.org/r1715273
+     2.4.x patch: trunk patches work
+     +1: jailletc36
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if