You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2017/03/27 06:20:51 UTC

svn commit: r1788831 - /httpd/httpd/branches/2.4.x/STATUS

Author: jailletc36
Date: Mon Mar 27 06:20:51 2017
New Revision: 1788831

URL: http://svn.apache.org/viewvc?rev=1788831&view=rev
Log:
Propose easy votes

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1788831&r1=1788830&r2=1788831&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Mar 27 06:20:51 2017
@@ -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 ]