From: Jeff Trawick Date: Wed, 13 Dec 2006 12:14:32 +0000 (+0000) Subject: add previously-omitted CHANGES entry for a fix merged into 2.2.x X-Git-Tag: 2.3.0~1969 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a974f00c69d45e9a6d61a489c86c7181c3963a67;p=apache add previously-omitted CHANGES entry for a fix merged into 2.2.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@486615 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index bdd8825d99..66f8cff37e 100644 --- a/CHANGES +++ b/CHANGES @@ -241,6 +241,9 @@ Changes with Apache 2.3.0 Changes with Apache 2.2.4 + *) rotatelogs: Improve error message for open failures. PR 39487. + [Joe Orton] + *) Better detection and clean up of ldap connection that has been terminated by the ldap server. PR 40878. [Rob Baily ]