]> granicus.if.org Git - apache/commitdiff
add previously-omitted CHANGES entry for a fix merged into 2.2.x
authorJeff Trawick <trawick@apache.org>
Wed, 13 Dec 2006 12:14:32 +0000 (12:14 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 13 Dec 2006 12:14:32 +0000 (12:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@486615 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index bdd8825d996dc53e0a6a0473feab889d6d9c4f1a..66f8cff37ea4f20abe8f1d71e502557c0e7bf2b2 100644 (file)
--- 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 <rbaily servicebench com>]