]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorRainer Jung <rjung@apache.org>
Fri, 31 Aug 2018 19:16:55 +0000 (19:16 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 31 Aug 2018 19:16:55 +0000 (19:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1839786 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c281e532777905220201726445a1cde472af4e30..05cb148b8444aca09b8027e946ac1e70bc4c62e0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -222,6 +222,13 @@ 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
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]