]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
promote
authorJim Jagielski <jim@apache.org>
Tue, 4 Sep 2018 10:37:27 +0000 (10:37 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 4 Sep 2018 10:37:27 +0000 (10:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1840030 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 888d3fa0efe910616ea055b430e81641feea69b0..9c966ac2cfba147a33a6d8f386efa512661da42f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -147,6 +147,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
       2.4.x patch: http://people.apache.org/~covener/2.4.x-proxy-opt-fn.diff
       +1: covener, jim, ylavic
 
+  *) mod_status: Use APR apr_time_as_msec() macro for conversion
+     from apr_time_t to milliseconds instead of
+     hard-coded division by 1000.
+     trunk patch: http://svn.apache.org/r1839780
+     2.4.x patch: svn merge -c 1839780 ^/httpd/httpd/trunk .
+     +1: rjung, rpluem, jim
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -222,13 +229,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://home.apache.org/~ylavic/patches/2.4.x-mpms_async_objects_lifetime.patch
      +1: ylavic, 
 
-  *) mod_status: Use APR apr_time_as_msec() macro for conversion
-     from apr_time_t to milliseconds instead of
-     hard-coded division by 1000.
-     trunk patch: http://svn.apache.org/r1839780
-     2.4.x patch: svn merge -c 1839780 ^/httpd/httpd/trunk .
-     +1: rjung, rpluem, jim
-
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]