]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
clean up a change log entry
authorJeff Trawick <trawick@apache.org>
Fri, 4 Apr 2003 18:59:52 +0000 (18:59 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 4 Apr 2003 18:59:52 +0000 (18:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99212 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b4be9095e58eefa50de04b420ca177e62925e64b..eb37d82e6d1dc9c4dec4778aa6a97a3e5f20498b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,9 +3,9 @@ Changes with Apache 2.1.0-dev
   [Remove entries to the current 2.0 section below, when backported]
 
   *) Fix the inability to log errors like exec failure in
-     mod_ext_filter/mod_cgi script children (e.g., exec failure).  This
-     was broken after such children stopped inheriting the error log
-     handle.  [Jeff Trawick]
+     mod_ext_filter/mod_cgi script children.  This was broken after 
+     such children stopped inheriting the error log handle.  
+     [Jeff Trawick]
 
   *) Fix a compile failure with recent OpenSSL and picky compilers
      (e.g., OpenSSL 0.9.7a and xlc_r on AIX).  [Jeff Trawick]