From: Jeff Trawick Date: Wed, 21 Nov 2007 12:17:54 +0000 (+0000) Subject: rotatelogs cleanups X-Git-Tag: 2.2.7~206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c9407c0ea468c5e29fdb2769f62b086c5244666;p=thirdparty%2Fapache%2Fhttpd.git rotatelogs cleanups git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@597049 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8475adab66b..bd840749ca6 100644 --- a/STATUS +++ b/STATUS @@ -187,6 +187,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~jim/patches/reqtail-patch.txt +1: jim + * rotatelogs: Change command-line parsing to report more types + of errors. Allow local timestamps to be used when rotating based + on file size. + trunk: + http://svn.apache.org/viewvc?view=rev&revision=596698 + http://svn.apache.org/viewvc?view=rev&revision=596796 + http://svn.apache.org/viewvc?view=rev&revision=596830 + http://svn.apache.org/viewvc?view=rev&revision=596884 + 2.2.x: + Trunk patches apply, but here is a consolidated patch: + http://people.apache.org/~trawick/rotatelogs.txt + +1: trawick + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when