diff options
author | Yann Ylavic <ylavic@apache.org> | 2017-07-30 01:21:58 +0200 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2017-07-30 01:21:58 +0200 |
commit | 1e4868accc401eb8f2c1163690e9396f9edbe835 (patch) | |
tree | 39e097016ee782110cbd7f0555d1d58275fe9185 /CHANGES | |
parent | mod_ssl, ab: compatibility with LibreSSL. PR 61184. (diff) | |
download | apache2-1e4868accc401eb8f2c1163690e9396f9edbe835.tar.xz apache2-1e4868accc401eb8f2c1163690e9396f9edbe835.zip |
Follow up to r1803396: CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1803398 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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] |