dgaudet     97/04/21 21:28:11

  Modified:    src       CHANGES
  Log:
  The bugdb script mangled the heck out of his name.
  
  Revision  Changes    Path
  1.242     +1 -1      apache/src/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /export/home/cvs/apache/src/CHANGES,v
  retrieving revision 1.241
  retrieving revision 1.242
  diff -C3 -r1.241 -r1.242
  *** CHANGES   1997/04/22 02:42:06     1.241
  --- CHANGES   1997/04/22 04:28:09     1.242
  ***************
  *** 1,6 ****
    Changes with Apache 1.2
    
  !   *) MaxClients should be at least 1. [Eilebrecht Lars] PR#375
    
      *) The default handler now logs invalid methods or URIs (i.e. PUT on an
         object that can't be PUT, or FOOBAR for some method FOOBAR that
  --- 1,6 ----
    Changes with Apache 1.2
    
  !   *) MaxClients should be at least 1. [Lars Eilebrecht] PR#375
    
      *) The default handler now logs invalid methods or URIs (i.e. PUT on an
         object that can't be PUT, or FOOBAR for some method FOOBAR that
  
  
  

Reply via email to