From: Jeff Trawick Date: Thu, 26 Sep 2013 11:13:52 +0000 (+0000) Subject: remove entry for r1525931 (APLOG_STARTUP with ErrorLogFormat), now X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13ead2f3921cb00314292eee750195999282ba6e;p=thirdparty%2Fapache%2Fhttpd.git remove entry for r1525931 (APLOG_STARTUP with ErrorLogFormat), now in 2.4.x branch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1526443 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index eb6dd3e265a..11a9d26ff23 100644 --- a/CHANGES +++ b/CHANGES @@ -14,9 +14,6 @@ Changes with Apache 2.5.0 keys, and unconditionally disable aNULL, eNULL and EXP ciphers (not overridable via SSLCipherSuite). [Kaspar Brand] - *) Suppress formatting of startup messages written to the console when - ErrorLogFormat is used. [Jeff Trawick] - *) mod_authnz_ldap: Change default value of AuthLDAPMaxSubGroupDepth to 0 to avoid performance problems when subgroups aren't in use. [Eric Covener]