From: Yann Ylavic Date: Mon, 10 Mar 2014 11:15:33 +0000 (+0000) Subject: Vote and promote r1575400. X-Git-Tag: 2.4.8~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef53dd3f6bf11f874e7cd08979afb6bffc7ed7f5;p=apache Vote and promote r1575400. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1575900 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 989e626b76..4c8fb581af 100644 --- a/STATUS +++ b/STATUS @@ -98,6 +98,12 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_log_config: Clean up cookie logging with fewer redundant + string parsing passes. Log only cookies with a value assignment. + [William Rowe, Ruediger Pluem, Jim Jagielski] + trunk patch: http://svn.apache.org/r1575400 + 2.4.x patch: trunk works + +1: wrowe, jim, ylavic PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -191,13 +197,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: ylavic: does not depend on r1572092 or r1572655 and al above, these proposals can be backported in any order. - *) mod_log_config: Clean up cookie logging with fewer redundant - string parsing passes. Log only cookies with a value assignment. - [William Rowe, Ruediger Pluem, Jim Jagielski] - trunk patch: http://svn.apache.org/r1575400 - 2.4.x patch: trunk works - +1: wrowe, jim - *) includes: skip unsupported function prototypes on NetWare too. trunk patch: http://svn.apache.org/r1423933 2.4.x patch: trunk works (with offset)