From: Jeff Trawick Date: Fri, 4 Apr 2003 18:59:52 +0000 (+0000) Subject: clean up a change log entry X-Git-Tag: pre_ajp_proxy~1918 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04e2df285a68e842184b63dbe36d17bad06bdeec;p=thirdparty%2Fapache%2Fhttpd.git clean up a change log entry git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99212 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index b4be9095e58..eb37d82e6d1 100644 --- 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]