From: Rainer Jung Date: Fri, 31 Aug 2018 19:16:55 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.35~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f17518cf94289483b5b813966f5420861e77701c;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1839786 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c281e532777..05cb148b844 100644 --- 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 ]