]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Votes and a promote
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 23 May 2015 01:24:49 +0000 (01:24 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 23 May 2015 01:24:49 +0000 (01:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1681255 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a5a5adaffc46d112c55b964b4d8eaa485bb1c1f7..e7f00a23e6696e43c4b8dea6b08cd17db500b8a2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -107,6 +107,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.2.x patch: http://people.apache.org/~wrowe/httpd-2.2-utf8-servicename.patch
      +1: wrowe, gsmith
 
+   * mod_log_config: Backport get_request_end_time().
+     This makes data consistent if a log format uses multiple %{...}T
+     and/or %D. The end time of a request is only taken once and the
+     same time is used for each log field.
+     trunk patch: http://svn.apache.org/r979120 (partial)
+                  http://svn.apache.org/r1467765
+     2.4.x patch: http://svn.apache.org/r979120 (partial)
+                  http://svn.apache.org/r1467981
+     2.2.x patch: http://people.apache.org/~rjung/patches/httpd-2.2.x-mod_log_config-get_request_end_time.patch
+     +1: rjung, trawick, wrowe
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -119,17 +130,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x patch: trunk works (modulo CHANGES)
      +1: ylavic, wrowe
 
-   * mod_log_config: Backport get_request_end_time().
-     This makes data consistent if a log format uses multiple %{...}T
-     and/or %D. The end time of a request is only taken once and the
-     same time is used for each log field.
-     trunk patch: http://svn.apache.org/r979120 (partial)
-                  http://svn.apache.org/r1467765
-     2.4.x patch: http://svn.apache.org/r979120 (partial)
-                  http://svn.apache.org/r1467981
-     2.2.x patch: http://people.apache.org/~rjung/patches/httpd-2.2.x-mod_log_config-get_request_end_time.patch
-     +1: rjung, trawick
-
    * mod_log_config: Allow to choose request start or end time
      as time stamp in log (httpd traditionally uses start, many
      other components, e.g. Tomcat use end time, so they are kind
@@ -138,7 +138,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r979120 (remaining parts)
      2.4.x patch: http://svn.apache.org/r979120 (remaining parts)
      2.2.x patch: http://people.apache.org/~rjung/patches/httpd-2.2.x-mod_log_config-more_time_formats.patch
-     +1: rjung
+     +1: rjung, wrowe
 
 
 PATCHES/ISSUES THAT ARE STALLED