You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by st...@apache.org on 2002/04/02 06:15:55 UTC

cvs commit: httpd-2.0 STATUS

stoddard    02/04/01 20:15:55

  Modified:    .        STATUS
  Log:
  Note about ap_cache_msec2hex() and ap_cache_hex2msec() to keep me from forgetting
  to fix it...
  
  Revision  Changes    Path
  1.568     +3 -1      httpd-2.0/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/STATUS,v
  retrieving revision 1.567
  retrieving revision 1.568
  diff -u -r1.567 -r1.568
  --- STATUS	1 Apr 2002 21:19:41 -0000	1.567
  +++ STATUS	2 Apr 2002 04:15:55 -0000	1.568
  @@ -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 @@
         -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