]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Improve changes text.
authorJoe Orton <jorton@apache.org>
Tue, 23 Jun 2026 08:45:11 +0000 (08:45 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 23 Jun 2026 08:45:11 +0000 (08:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1935578 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/mod_ssl-openssl-compat.txt

index f11c76eee997cc447cccffac66e60d5812edc904..9281eb03bd81ba2437f6959d6774172e11c030e0 100644 (file)
@@ -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>]