From: dgaudet Date: Thu, 2 Mar 2000 11:04:59 +0000 (+0000) Subject: meow X-Git-Tag: APACHE_2_0_ALPHA~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=231edbc143a3dba11dce37c696b6b895ced4b3df;p=apache meow git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84697 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a15ab30998..6d2ac0639a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/03/02 09:57:28 $] +Last modified at [$Date: 2000/03/02 11:04:59 $] Release: @@ -94,6 +94,11 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: ./config.status now apaci is no longer executable and future makes fail + * the top-level configure.in appears to use $USE_MAINTAINER_MODE = yes + to set -Wall/etc. flags, and the APR configure.in appears to use + --with-debug. both seem like more of a hardwired pain compaired + to the pre-2.0 method of setting EXTRA_CFLAGS. + * Win32: Reuse accept socket after transmitfile/close This is not a bug, but would be nice to get this feature in before ship.