]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I'll -0+1 your -0+1 :p
authorYann Ylavic <ylavic@apache.org>
Thu, 21 May 2015 14:27:23 +0000 (14:27 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 21 May 2015 14:27:23 +0000 (14:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1680885 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 56a1cb13fd34663b4411d33f54e556ee30ff3d18..70c47460f21023e378e53a026f8451dcb2b9d56b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -201,6 +201,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
             %D (unchanged) and %{s}D, %{ms}D and %{us}D (seconds, milliseconds, microseconds)
             syntax if there is some interest in it.
      trawick: +1 to rjung's idea; excellent plan
+     ylavic: +1 too, but maybe use %{fmt}T instead?  We either "loose" %T or %D
+             since %{s} = %T and %{ms} = %D, T for Time (taken) is maybe more meaningful?
 
    * mpm_winnt service.c: Accept utf-8 service names/descriptions for i18n.
      trunk patches: http://svn.apache.org/r1611165