]> granicus.if.org Git - apache/commitdiff
Propose easy votes
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 27 Mar 2017 06:20:51 +0000 (06:20 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 27 Mar 2017 06:20:51 +0000 (06:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1788831 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 18a507fd9f4342fc9f73d9137180faafb7cd687f..1c1f09313e1281ed632d1cdd45c34a019132942b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -195,6 +195,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      jchampion: Trunk patches don't apply cleanly for me. The patch I used to
                 test is at https://home.apache.org/~jchampion/patches/2.4.x-expr-REMOTE_PORT.patch
 
+  *) Easy patches: synch 2.4.x and trunk
+     - cache: Use apr_pstrmemdup instead of apr_pstrndup when applicable
+     - cache: Remove a useless break + tiny style fix (missing space)
+     - vhost: save some request pool memory
+     - vhost: Fix some tiny style issues
+     - mod_dir: Save a few bytes in the request pool.
+     trunk patch: http://svn.apache.org/r1777556
+                  http://svn.apache.org/r1777557
+                  http://svn.apache.org/r1777593
+                  http://svn.apache.org/r1777594
+                  http://svn.apache.org/r1783056
+     2.4.x patch: trunk patches work
+     +1: jailletc36
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entried should be added at the START of the list ]