]> granicus.if.org Git - apache/commitdiff
Follow up to r1803396: CHANGES entry.
authorYann Ylavic <ylavic@apache.org>
Sat, 29 Jul 2017 23:21:58 +0000 (23:21 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 29 Jul 2017 23:21:58 +0000 (23:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1803398 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 930504d62f1f2fbaa0e72597b8b8f513cac6589d..cad233d37bbb14a21bef82373ff71a5ed59b04e6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
+  *) mod_ssl, ab: Fix compatibility with LibreSSL.  PR 61184.
+     [Bernard Spil <brnrd freebsd.org>, Yann Ylavic]
+
   *) event: Avoid possible blocking in the listener thread when shutting down
      connections. PR 60956.  [Yann Ylavic]