You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by br...@apache.org on 2002/06/02 08:16:20 UTC

cvs commit: httpd-2.0 STATUS

brianp      2002/06/01 23:16:20

  Modified:    .        STATUS
  Log:
  added a suggestion on one of the showstoppers
  
  Revision  Changes    Path
  1.649     +2 -1      httpd-2.0/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/STATUS,v
  retrieving revision 1.648
  retrieving revision 1.649
  diff -u -r1.648 -r1.649
  --- STATUS	31 May 2002 05:23:26 -0000	1.648
  +++ STATUS	2 Jun 2002 06:16:20 -0000	1.649
  @@ -1,5 +1,5 @@
   APACHE 2.0 STATUS:                                              -*-text-*-
  -Last modified at [$Date: 2002/05/31 05:23:26 $]
  +Last modified at [$Date: 2002/06/02 06:16:20 $]
   
   Release:
   
  @@ -73,6 +73,7 @@
   
       * Find a better name for ap_signal_server()
         Message-ID: <m3...@rdu88-251-253.nc.rr.com>
  +      BrianP says:  how about "ap_apachectl()"?
   
       * server pushed CGI's not working.  (Is this a showstopper??)
         PR: 8482