]> granicus.if.org Git - apache/commitdiff
Note about ap_cache_msec2hex() and ap_cache_hex2msec() to keep me from forgetting
authorBill Stoddard <stoddard@apache.org>
Tue, 2 Apr 2002 04:15:55 +0000 (04:15 +0000)
committerBill Stoddard <stoddard@apache.org>
Tue, 2 Apr 2002 04:15:55 +0000 (04:15 +0000)
to fix it...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94382 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8122ec785d6305c5464d4d83f7af70b44abef2c8..964b3bc9760226d40ba8363d4fa30d7e3213ef9f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2002/04/01 21:19:41 $]
+Last modified at [$Date: 2002/04/02 04:15:55 $]
 
 Release:
 
@@ -85,6 +85,8 @@ CURRENT VOTES:
       -0:   Aaron (premature decision, needs more discussion), Lars
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
+    * ap_cache_hex2msec() and ap_cache_msec2hex() are completely
+      hosed. They do not handle apr_time_t (64 bit ints) properly.
 
     * If any request gets through ap_process_request_internal() and is
       scheduled to be served by the core handler, without a flag that this