dgaudet     98/04/18 00:40:38

  Modified:    .        STATUS
  Log:
  there, now I've only got 25 messages in my apache inbox
  
  Revision  Changes    Path
  1.303     +14 -0     apache-1.3/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/STATUS,v
  retrieving revision 1.302
  retrieving revision 1.303
  diff -u -r1.302 -r1.303
  --- STATUS    1998/04/18 01:57:34     1.302
  +++ STATUS    1998/04/18 07:40:37     1.303
  @@ -58,6 +58,14 @@
         414 responses.
         <[EMAIL PROTECTED]>
   
  +    * Ronald Tschalaer's Accept-Encoding patch
  +      <[EMAIL PROTECTED]>
  +      Status: Dean +1
  +
  +    * Dean's patch for OPTIMIZE_TIMEOUTS to remove rare race
  +      <[EMAIL PROTECTED]>
  +      Status: Dean +0
  +
   In progress:
   
       * Ken's IndexFormat enhancement to mod_autoindex to allow
  @@ -71,6 +79,12 @@
         psprintf(), bprintf(), and ap_snprintf().  In particular these routines
         do lots of fun pointer manipulations and such and possibly have 
overflow
         errors.  The respective flush_funcs also need to be exercised.
  +
  +    * The fatal errors that the children detect and fill up the log with
  +      (such as bogus group id) need to be stopped.  The proposed fix is to
  +      make the child exit with a special code when a fatal error occurs; the
  +      parent would then abort.  See
  +      <[EMAIL PROTECTED]>
   
   Documentation that needs writing:
   
  
  
  

Reply via email to