From: Christophe Jaillet Date: Mon, 1 Jun 2015 20:47:47 +0000 (+0000) Subject: Propose easy votes X-Git-Tag: 2.4.13~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b4976f4cdc637e1fb94cb3dd134c33dab12a61a;p=thirdparty%2Fapache%2Fhttpd.git Propose easy votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1682998 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 95da97491ee..22d8f55b3cc 100644 --- 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