dgaudet     98/08/13 19:54:21

  Modified:    .        STATUS
  Log:
  note about O(n^2) on win32
  
  Revision  Changes    Path
  1.456     +4 -1      apache-1.3/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/STATUS,v
  retrieving revision 1.455
  retrieving revision 1.456
  diff -u -r1.455 -r1.456
  --- STATUS    1998/08/06 00:53:22     1.455
  +++ STATUS    1998/08/14 02:54:20     1.456
  @@ -12,11 +12,14 @@
   
   RELEASE SHOWSTOPPERS:
   
  -WIN32 1.3.1 RELEASE SHOWSTOPPERS:
  +WIN32 1.3.2 RELEASE SHOWSTOPPERS:
   
       * can not build tarball until someone verifies the final code
         will build on win32.  Want to avoid changes-after-tag that 
         happened with 1.3.0.
  +
  +    * fix O(n^2) attack in mod_isapi.c ... i.e. recopy the code from
  +      scan_script_headers_err_core.
   
   Documentation that needs writing:
   
  
  
  

Reply via email to