]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
remove entry for r1525931 (APLOG_STARTUP with ErrorLogFormat), now
authorJeff Trawick <trawick@apache.org>
Thu, 26 Sep 2013 11:13:52 +0000 (11:13 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 26 Sep 2013 11:13:52 +0000 (11:13 +0000)
in 2.4.x branch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1526443 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index eb6dd3e265a0ad17c6df95ae7533840197cfff81..11a9d26ff2345b17d76b370a5df31d44db3cc9b8 100644 (file)
--- 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]