From: Yann Ylavic Date: Tue, 24 Feb 2015 17:40:47 +0000 (+0000) Subject: Vote. X-Git-Tag: 2.4.13~401 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd413a698034f66fda641e507f203ca4fd6cd665;p=thirdparty%2Fapache%2Fhttpd.git Vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1662052 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0799733c876..14a03c4c122 100644 --- a/STATUS +++ b/STATUS @@ -273,7 +273,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: the tree. The new one optimizes consecutive concatenations in node 1. trunk patch: http://svn.apache.org/r1657685 2.4.x patch: trunk works (modulo CHANGES) - +1: rjung + +1: rjung, ylavic * Save a few bytes in conf pool when parsing some directives. Use temp_pool when applicable.