From a328721b39a86ac246887dcf6eb1084e08c4514c Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Fri, 29 Jan 2016 15:48:04 +0000 Subject: [PATCH] Fix proposal, restart vote. Thanks Stefan. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1727602 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 585c215f30..28219be702 100644 --- a/STATUS +++ b/STATUS @@ -177,11 +177,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1725392 (modules) http://svn.apache.org/r1725394 (server/mpm) http://svn.apache.org/r1725395 (server others) + http://svn.apache.org/r1725468 (remove APLOGNO from mod_log_debug custom messages) 2.4.x patch: http://people.apache.org/~rjung/patches/aplogno-backport-r1725392.patch http://people.apache.org/~rjung/patches/aplogno-backport-r1725394.patch http://people.apache.org/~rjung/patches/aplogno-backport-r1725395.patch - +1: rjung, jim + http://people.apache.org/~rjung/patches/aplogno-backport-r1725468.patch + +1: rjung icing: needs http://svn.apache.org/r1725468 + rjung: You are right, I added r1725468 and restart the vote. + @Jim: Only r1725468 is new: removing the added APLOGNO from + mod_log_debug where we actually log the configured custom + log messages. Admins can provide their own LOGNO as part + of the ocnfigured log message. It doesn't make sense to + use a fixed AH one. *) ap_expr: Add kept_body() function for expressions against r->kept_body() trunk patch: http://svn.apache.org/r1725755 -- 2.50.1