From 197ef7e45904891b50053489389bbbb4e00e49cd Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Mon, 14 Sep 2015 21:14:21 +0000 Subject: [PATCH] Update easy proposals git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1703060 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/STATUS b/STATUS index 52f48a943b..5f1f36be3a 100644 --- a/STATUS +++ b/STATUS @@ -289,15 +289,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: - mod_proxy_http: Remove some spaces between some return statements and ';' + fix a strange formating in a 'for' loop - mod_dav: Save a few cycles + - mod_deflate: Constify + save a few bytes in conf pool trunk patch: http://svn.apache.org/r1602978 http://svn.apache.org/r1683044 http://svn.apache.org/r1683884 http://svn.apache.org/r1673368 http://svn.apache.org/r1701717 + http://svn.apache.org/r1683047 2.4.x patch: trunk patchs work +1: jailletc36 + *) Easy patches - synch with trunk + mod_negotiation: simplify type-map body tag lookup, and be safe + should it contain a NUL byte. + trunk: http://svn.apache.org/r1700851 + 2.4.x: trunk works + +1: jailletc36 + PATCHES/ISSUES THAT ARE BEING WORKED * mod_proxy_http: Don't establish or reuse a backend connection before pre- -- 2.50.1