svn commit: r1935578 - httpd/httpd/trunk/changes-entries

[email protected] Tue, 23 Jun 2026 08:45:12 -0000
Newsgroups gmane.comp.apache.cvs
Message-ID <178220431222.211820.12896300172924511692@svn03-he-fi>
Author: jorton
Date: Tue Jun 23 08:45:11 2026
New Revision: 1935578

Log:
Improve changes text.

Modified:
   httpd/httpd/trunk/changes-entries/mod_ssl-openssl-compat.txt

Modified: httpd/httpd/trunk/changes-entries/mod_ssl-openssl-compat.txt
==============================================================================
--- httpd/httpd/trunk/changes-entries/mod_ssl-openssl-compat.txt	Tue Jun 23 08:44:27 2026	(r1935577)
+++ httpd/httpd/trunk/changes-entries/mod_ssl-openssl-compat.txt	Tue Jun 23 08:45:11 2026	(r1935578)
@@ -1,3 +1,2 @@
-  *) mod_ssl: Fix OpenSSL compatibility macros for X509_get0_notBefore,
-     X509_get0_notAfter, and X509_get0_serialNumber with OpenSSL < 1.1.
+  *) mod_ssl: Fix compatibility with OpenSSL < 1.1.
      [Craig Lorentzen <crlorent amazon.com>]