You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@locus.apache.org on 2000/12/01 23:56:48 UTC

cvs commit: apache-2.0 STATUS

rbb         00/12/01 14:56:48

  Modified:    .        STATUS
  Log:
  Clear and sunny outside
  
  Revision  Changes    Path
  1.160     +6 -1      apache-2.0/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/apache-2.0/STATUS,v
  retrieving revision 1.159
  retrieving revision 1.160
  diff -u -r1.159 -r1.160
  --- STATUS	2000/11/29 11:30:19	1.159
  +++ STATUS	2000/12/01 22:56:47	1.160
  @@ -1,5 +1,5 @@
   Apache 2.0 STATUS:
  -Last modified at [$Date: 2000/11/29 11:30:19 $]
  +Last modified at [$Date: 2000/12/01 22:56:47 $]
   
   Release:
   
  @@ -14,6 +14,11 @@
       2.0a1   : released March 10, 2000
   
   RELEASE SHOWSTOPPERS:
  +    * Perchild MPM doesn't build anymore.  This is still relying on the
  +      BUFF code, which is no longer there.  This should just be modified
  +      to do the passing in an input filter instead of relying on the
  +      post_read_request phase.
  +	Status: Ryan Volunteers
   
       * Root all file systems with <Directory /> for WIN32/OS2/NW permissions 
           Status: patch brought forward from 1.3.14