From 51c091bc80b30810aab8dd62c45af28a265fd1d9 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Fri, 16 Aug 2013 08:40:18 +0000 Subject: [PATCH] Make the statement about the poll sense change less strong git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514617 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 24c4284513..43a9fd0262 100644 --- a/CHANGES +++ b/CHANGES @@ -84,10 +84,10 @@ Changes with Apache 2.5.0 [Basant Kumar Kukreja , Alejandro Alvarez ] - *) core, mod_ssl: Lift the restriction that prevents mod_ssl taking - full advantage of the event MPM. Enable the ability for a module - to reverse the sense of a poll event from a read to a write or vice - versa. [Graham Leggett] + *) core, mod_ssl: Enable the ability for a module to reverse the sense of + a poll event from a read to a write or vice versa. This is a step on + the way to allow mod_ssl taking full advantage of the event MPM. + [Graham Leggett] *) mod_ldap: LDAP connections used for authentication were not respecting LDAPConnectionPoolTimeout. PR 54587 -- 2.40.0