From: Rainer Jung Date: Mon, 9 Apr 2018 07:57:53 +0000 (+0000) Subject: Address comments with v2 patch. Only difference: X-Git-Tag: 2.4.34~232 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d235f62e849bd0a4da1fcead939c21674870b1c;p=apache Address comments with v2 patch. Only difference: removed change for *.html.en file. The needed change for the xml file was already included. New, short patch available as v2. Added niq's vote as indicated by him. Hope that's OK. Thanks to jailletc36 for pointing out the additional svn revision. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1828675 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 26b389b1ca..196d4538d6 100644 --- a/STATUS +++ b/STATUS @@ -178,13 +178,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) rotatelogs: Add an option to autocreate directories to rotatelogs. PR: 46669 trunk patch: http://svn.apache.org/r1533810 - 2.4.x patch: https://home.apache.org/~rjung/patches/httpd-2.4.x-rotatelogs-create-directories.patch + http://svn.apache.org/r1533935 + 2.4.x patch: https://home.apache.org/~rjung/patches/httpd-2.4.x-rotatelogs-create-directories-v2.patch plus CHANGES for new "-d" flag (see svn log for credits). Merge only fails due to small docs conflicts. - +1: rjung, ylavic, - -1: niq: this patch is broken: it edits a generated HTML file instead - of the source XML. Fix and I'm +1. - jailletc36: Doc has been fixed in http://svn.apache.org/viewvc?view=revision&revision=1533935 + +1: rjung, ylavic, niq *) rotatelogs: Remove multiple uses of constant length error buffers. trunk patches: http://svn.apache.org/r1534895