From: Yann Ylavic Date: Thu, 21 May 2015 15:44:59 +0000 (+0000) Subject: Bigger mod_log_config backport proposal? X-Git-Tag: 2.2.30~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c023b9ab9e0142541073e041ad61b2ce81c0b7d5;p=thirdparty%2Fapache%2Fhttpd.git Bigger mod_log_config backport proposal? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1680913 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f5beb1cc69a..18071aebd21 100644 --- a/STATUS +++ b/STATUS @@ -186,6 +186,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: ylavic: +1 too, but maybe use %{fmt}T instead? We already either "loose" %T or %D since %{s} = %T and %{us} = %D, T for Time (taken) is maybe more meaningful? rjung: I already went with %D (*d*uration) ... See the proposed backport further down. + ylavic: OK, not a strong opinion either... Added a comment below too :) * mpm_winnt service.c: Accept utf-8 service names/descriptions for i18n. trunk patches: http://svn.apache.org/r1611165 @@ -223,6 +224,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (trunk works plus CHANGES) 2.2.x patch: http://people.apache.org/~rjung/patches/httpd-2.2.x-mod_log_config-duration_units.patch +1: rjung + ylavic: Can't we backport the whole r979120+r1467765 while at it? PATCHES/ISSUES THAT ARE STALLED