From: Christophe Jaillet Date: Tue, 27 Aug 2013 21:34:23 +0000 (+0000) Subject: Easy proposals to synch a bit with trunk X-Git-Tag: 2.4.7~269 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7ba15b6791fdf1ba1c11b3f4268548575385eff;p=apache Easy proposals to synch a bit with trunk git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1518003 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 27a48e527d..9a20a9ed16 100644 --- a/STATUS +++ b/STATUS @@ -180,6 +180,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works +1: jim, druggeri + * Easy votes: sync 2.4 and trunk + - Avoid some memory allocation and work when TRACE1 is not activated + - fix typo in include guard + - indent + - No need to lower the string before removing the path, it is just a waste of time... + - Save a few cycles + trunk patch: http://svn.apache.org/r1451478 + http://svn.apache.org/r1514215 + http://svn.apache.org/r1452195 + http://svn.apache.org/r1517025 + http://svn.apache.org/r1517045 + 2.4.x patch: trunk patch works + +1: jailletc36 + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt If you want to propose one of those, please still add them here.