]> granicus.if.org Git - apache/commitdiff
This issue has turned into a FAQ.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 6 Jan 2002 01:19:49 +0000 (01:19 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 6 Jan 2002 01:19:49 +0000 (01:19 +0000)
Start tracking it in STATUS so we can point people to this if they ask
about this again.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92744 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 53d5fbdc05cc6093edf3fbaf660ba0c5a335f604..94c3023d36f53295d0b3873fc600c201cc092f68 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2002/01/06 00:22:10 $]
+Last modified at [$Date: 2002/01/06 01:19:49 $]
 
 Release:
 
@@ -102,6 +102,14 @@ RELEASE SHOWSTOPPERS:
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
+    * Try to get libtool inter-library dependency code working on AIX.
+
+        Message-ID: <cm3n10lx555.fsf@rdu163-40-092.nc.rr.com>
+
+      Justin says: If we get it working on AIX, we can enable this
+                   on all platforms and clean up our build system
+                   somewhat.
+
     * Handling of %2f in URIs.  Currently both 1.3 and 2.0
       completely disallow %2f in the request URI path (see
       ap_unescape_url() in util.c).  It's permitted and passed