]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose easy votes
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 1 Jun 2015 20:47:47 +0000 (20:47 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 1 Jun 2015 20:47:47 +0000 (20:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1682998 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 95da97491eefae4b60ed710c9f8b1bf4816a4f71..22d8f55b3cc44926bc384929edb682e4c812b2de 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -218,6 +218,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic, rjung
 
+   *) Easy patches - synch with trunk
+        - mod_rewrite: Initialize args to not print garbage mem during a RewriteCond parse error
+        - mod_rewrite: Initialize args to not print garbage mem during a RewriteRule parse error
+        - examples/mod_*: Improve style in examples.
+        - proxy_util: Improve error message
+        - mod_proxy_wstunnel: Concat string at compile time in orser to save a few cycles.
+     trunk patch:
+        http://svn.apache.org/r1681795
+        http://svn.apache.org/r1682988
+        http://svn.apache.org/r1682979
+        http://svn.apache.org/r1682819
+        http://svn.apache.org/r1682816
+     2.4.x patch: trunk patchs work
+     +1: jailletc36
 
 PATCHES/ISSUES THAT ARE BEING WORKED