summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2018-08-31 19:16:55 +0000
committerRainer Jung <rjung@apache.org>2018-08-31 19:16:55 +0000
commitf17518cf94289483b5b813966f5420861e77701c (patch)
tree11e4f1718ddab500c553b087d2bbd7f08a0c52cf
parent6065602845187203e9c8e2414292d40749fa7243 (diff)
downloadhttpd-f17518cf94289483b5b813966f5420861e77701c.tar.gz
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1839786 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS7
1 files changed, 7 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index c281e53277..05cb148b84 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 ]