From: Jim Jagielski Date: Mon, 26 Nov 2007 13:50:56 +0000 (+0000) Subject: backported - 598272 X-Git-Tag: 2.3.0~1225 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=785312458820ff538e2b82f7e5974c513e9045d9;p=apache backported - 598272 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@598274 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 4567dc1e12..b676469457 100644 --- a/CHANGES +++ b/CHANGES @@ -2,10 +2,6 @@ Changes with Apache 2.3.0 [ When backported to 2.2.x, remove entry from this file ] - *) rotatelogs: Change command-line parsing to report more types - of errors. Allow local timestamps to be used when rotating based - on file size. [Jeff Trawick] - *) mod_unique_id: Fix timestamp value in UNIQUE_ID. PR 37064 [Kobayashi ]