From: Ryan Bloom Date: Thu, 9 Nov 2000 07:13:42 +0000 (+0000) Subject: Tie up some loose ends that fell through the cracks while I was fixing X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8987109a66d05d61f722d969192c91ce84365e50;p=apache Tie up some loose ends that fell through the cracks while I was fixing things the first time. The server compiles again after this change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86881 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 988469d7f0..3ffe5e53d0 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/11/09 00:36:39 $] +Last modified at [$Date: 2000/11/09 07:13:42 $] Release: @@ -176,13 +176,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * (possibly) use UUIDs in mod_unique_id and/or mod_usertrack - * Platforms which have their own APR directories for some feature but - mostly use the unix directories (e.g., OS/390 which uses an os390 - directory only for the DSO feature) don't compile cleanly because the - include path is messed up. For example, start.c can't find locks.h. - See new-httpd thread "os-specific directories and -Ifoo/OSDIR in APR" - in August/2000. - PRs that have been suspended forever waiting for someone to put them into 'the next release':