Commit d599209c authored by Yann Ylavic's avatar Yann Ylavic
Browse files

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
parent 8588091a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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