From: Yann Ylavic Date: Sat, 29 Jul 2017 23:21:58 +0000 (+0000) Subject: Follow up to r1803396: CHANGES entry. X-Git-Tag: 2.5.0-alpha~241 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e4868accc401eb8f2c1163690e9396f9edbe835;p=apache Follow up to r1803396: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1803398 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 930504d62f..cad233d37b 100644 --- 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 , Yann Ylavic] + *) event: Avoid possible blocking in the listener thread when shutting down connections. PR 60956. [Yann Ylavic]