From: dgaudet Date: Thu, 2 Mar 2000 08:07:21 +0000 (+0000) Subject: make distclean does not quite X-Git-Tag: APACHE_2_0_ALPHA~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1bb39e966062763d7738ea9070b8416b5e5b8c61;p=apache make distclean does not quite git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84693 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 12ed3be669..37fd739987 100644 --- a/STATUS +++ b/STATUS @@ -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: @@ -72,6 +72,20 @@ RELEASE SHOWSTOPPERS: 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 before ship.