rbb         99/03/23 14:06:33

  Modified:    .        STATUS
  Log:
  Updating the STATUS file.  The standard modules are looking pretty good right
  now for apache-apr.
  
  Revision  Changes    Path
  1.17      +3 -9      apache-apr/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/apache-apr/STATUS,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- STATUS    1999/03/23 13:38:48     1.16
  +++ STATUS    1999/03/23 22:06:30     1.17
  @@ -1,5 +1,5 @@
   Apache Portable Runtime STATUS:
  -Last modified at [$Date: 1999/03/23 13:38:48 $]
  +Last modified at [$Date: 1999/03/23 22:06:30 $]
   
   Release:
   
  @@ -27,21 +27,15 @@
       Modules
           Ensure thread safety.  Does not include mod_proxy, yet.
        Modules that don't work:
  -         mod_status.c     --updating the look needs to be finished
               mod_digest.c     --Anybody have a client that can transmit Digest
                               Auth?
            mod_info.c       --DOES NOT WORK AT ALL! 
  -         mod_proxy.c      --Doesn't even load into the server right now
   
        Questionable modules: (Not tested.)         
            mod_log_agent.c   -- Are we keeping these in 2.0 after Ken's
               mod_log_referer.c -- mod_log_config changes.  If yes, I'll test
                              -- them later.
  -
  -    Mod_status
  -     Re-write mod_status to use updated scoreboard for hybrid server.
  -        This is pretty close to completion. 
  -
  +    
       Everything
   
   Needs patch:
  @@ -91,6 +85,6 @@
           mod_log_config.c mod_asis.c mod_rewrite.c mod_mime.c 
           mod_usertrack.c mod_unique_id.c mod_cern_meta.c
           mod_auth.c (I'm assuming mod_auth* also work)
  -        mod_mime_magic.c 
  +        mod_mime_magic.c mod_status.c 
       Mod_proxy
   
  
  
  

Reply via email to