From: Christophe Jaillet Date: Mon, 27 Mar 2017 06:20:51 +0000 (+0000) Subject: Propose easy votes X-Git-Tag: 2.4.26~214 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f258d41baba8926e535a8aa34b290192cf42a5b;p=apache Propose easy votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1788831 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 18a507fd9f..1c1f09313e 100644 --- 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 ]