From: Bill Stoddard Date: Tue, 29 Jul 2003 17:49:53 +0000 (+0000) Subject: "it" is rotatelogs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ece6a3f1848485fb76c3ae86839c0eb3c69b2e9f;p=thirdparty%2Fapache%2Fhttpd.git "it" is rotatelogs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100845 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index 614b9e8914f..47700677c46 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -9,7 +9,7 @@ Changes with Apache 1.3.28 *) SECURITY: CAN-2003-0460 (cve.mitre.org) Fix the rotatelogs support program on Win32 and OS/2 to ignore special control characters received over the pipe. Previously - such characters could cause it to quit logging and exit. + such characters could cause rotatelogs to quit logging and exit. [André Malo] *) Prevent the server from crashing when entering infinite loops. The