]> granicus.if.org Git - apache/commitdiff
meow
authordgaudet <dgaudet@unknown>
Thu, 2 Mar 2000 11:04:59 +0000 (11:04 +0000)
committerdgaudet <dgaudet@unknown>
Thu, 2 Mar 2000 11:04:59 +0000 (11:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84697 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a15ab30998b5d842ad2a1596ddcd19c6a4eb6d8c..6d2ac0639a1ecac7037448741924f04bf23d5fc3 100644 (file)
--- 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.