]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
When did 80 char max line lengths go out of fashion?
authorJoe Orton <jorton@apache.org>
Fri, 9 Aug 2019 08:47:46 +0000 (08:47 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 9 Aug 2019 08:47:46 +0000 (08:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1864777 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index ff34b511a99b374ad55053a6d6da45f11da9c1c1..6814823f390da47d5decff30829e539a3895e564 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,11 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.4.41
 
-  *) modules/filters: PR 63633: Fix broken compilation when using old GCC (<4.2.x).
-     [Rainer Jung, Joe Orton]
+  *) modules/filters: Fix broken compilation when using old GCC (<4.2.x).
+     PR 63633.  [Rainer Jung, Joe Orton]
 
-  *) mod_ssl: reverting a 2.4.40 change where a superfluous SSLCertificateChainFile configuration
-     for a domain managed by mod_md could cause a startup error. [Stefan Eissing]
+  *) mod_ssl: Fix startup failure in 2.4.40 with SSLCertificateChainFile
+     configured for a domain managed by mod_md.  [Stefan Eissing]
 
 Changes with Apache 2.4.40