From: Graham Leggett Date: Mon, 2 Mar 2015 19:28:51 +0000 (+0000) Subject: Vote and promote. X-Git-Tag: 2.4.13~375 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efef2e8436f7b2b969d190c4f5c0f1ac5af9bda9;p=thirdparty%2Fapache%2Fhttpd.git Vote and promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1663404 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 23ad090b8c7..48cc9ebe6be 100644 --- a/STATUS +++ b/STATUS @@ -106,6 +106,10 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) ab: Add missing longest request (100%) to CSV export. PR57614. + trunk patch: http://svn.apache.org/r1661913 + 2.4.x patch: trunk works (modulo CHANGES) + +1: ylavic, covener, minfrin PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -252,11 +256,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (trunk works, but the above contains the CHANGES entry, which is 2.4.x only...) +1 ylavic, covener - *) ab: Add missing longest request (100%) to CSV export. PR57614. - trunk patch: http://svn.apache.org/r1661913 - 2.4.x patch: trunk works (modulo CHANGES) - +1: ylavic, covener - *) core: Add expression support to ErrorDocument. Switch from a fixed sized 664 byte array per merge to a hash table. trunk patch: http://svn.apache.org/r1661448