You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@locus.apache.org on 2000/06/04 06:11:31 UTC

cvs commit: apache-1.3 README.NT

wrowe       00/06/03 21:11:31

  Modified:    .        README.NT
  Log:
  Change some language to move into this century, W2K, anticipated 2.0 etc.
  
  Revision  Changes    Path
  1.15      +7 -3      apache-1.3/README.NT
  
  Index: README.NT
  ===================================================================
  RCS file: /home/cvs/apache-1.3/README.NT,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- README.NT	1999/03/19 15:55:26	1.14
  +++ README.NT	2000/06/04 04:11:30	1.15
  @@ -6,10 +6,11 @@
     -----------
   
     Apache is an HTTP server, originally designed for Unix systems. This
  -  is the version of Apache for Microsoft Windows NT, 98, and 95
  +  is the version of Apache for Microsoft Windows 2000, NT, 98, and 95
     systems.  Like the Unix version, it includes many frequently
     requested new features, and has an API that allows it to be extended
  -  to meet users' needs more easily. It also allows ISAPI extensions.
  +  to meet users' needs more easily. It also allows limited support for
  +  ISAPI extensions.
   
   
     The Latest Version
  @@ -39,7 +40,10 @@
   
     Apache on Win32 should still be considered beta quality code.  It
     does not meet the normal standards of stability and security that
  -  Unix releases do.
  +  Unix releases do.  The Win32 code for Apache 2.0 was entirely 
  +  revised and large segments have been rewritten.  When Apache 2.0
  +  is released, we strongly encourage all Win32 users to move to
  +  that platform to reduce these risks.
   
     Installation
     ------------