You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by dg...@locus.apache.org on 2000/03/02 09:07:22 UTC

cvs commit: apache-2.0 STATUS

dgaudet     00/03/02 00:07:22

  Modified:    .        STATUS
  Log:
  make distclean does not quite
  
  Revision  Changes    Path
  1.30      +15 -1     apache-2.0/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/apache-2.0/STATUS,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- STATUS	2000/02/25 03:44:44	1.29
  +++ STATUS	2000/03/02 08:07:21	1.30
  @@ -1,5 +1,5 @@
   Apache 2.0 STATUS:
  -Last modified at [$Date: 2000/02/25 03:44:44 $]
  +Last modified at [$Date: 2000/03/02 08:07:21 $]
   
   Release:
   
  @@ -71,6 +71,20 @@
           resolver calls,
   
   RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
  +
  +    * "make distclean" leaves (at least these) turds:
  +	lib/.deps
  +	lib/apr/.deps
  +	lib/apr/shmem/unix/mm/config.log
  +	lib/apr/shmem/unix/mm/mm_conf.h
  +	lib/apr/shmem/unix/mm/libtool
  +	lib/apr/shmem/unix/mm/config.status
  +	lib/apr/shmem/unix/mm/Makefile
  +	lib/apr/shmem/unix/mm/mm-config
  +	main/a
  +	modules/.deps
  +	modules/mpm/.deps
  +	os/.deps
   
       * Win32: Reuse accept socket after transmitfile/close
   	This is not a bug, but would be nice to get this feature in