]> granicus.if.org Git - apache/commitdiff
Easy proposals to synch a bit with trunk
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 27 Aug 2013 21:34:23 +0000 (21:34 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 27 Aug 2013 21:34:23 +0000 (21:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1518003 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 27a48e527d50fc18650d3d27eab4c8f6b0bb906b..9a20a9ed16828cf8445e0327b9818947625b84a1 100644 (file)
--- 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.