From: Eric Covener Date: Tue, 19 Jun 2018 12:13:29 +0000 (+0000) Subject: leave a note/reminder X-Git-Tag: 2.4.34~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97bae1aed597bf944968ce6c04a47a817784a23e;p=thirdparty%2Fapache%2Fhttpd.git leave a note/reminder git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1833830 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e694be3419f..fb4da12fc99 100644 --- a/STATUS +++ b/STATUS @@ -366,6 +366,9 @@ PATCHES/ISSUES THAT ARE STALLED +1: jkaluza +1: covener w/ doc or code to fix syntax (providername:providerarg not supported like syslog or socacheproviders, needs 2 args which is not valid in ErrorLog manual) + Note: This also fixes syslog logging dropping messages with NULL server_rec by reaching up into ap_server_conf + explicitly. + trawick: nit: fix "writing" in "/* NULL if we are writing to syslog */" (sorry, haven't finished reviewing completely) jim: What is the status of this??