]> granicus.if.org Git - apache/commitdiff
Even though this is in APR, it is causing big problems in Apache.
authorAaron Bannert <aaron@apache.org>
Fri, 26 Apr 2002 17:30:05 +0000 (17:30 +0000)
committerAaron Bannert <aaron@apache.org>
Fri, 26 Apr 2002 17:30:05 +0000 (17:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94815 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a6ce2f9ff635b88b908ca33acb43b05bf00a1bc6..1bfb0e3a78a32806a851f0ddc9b45e926f36e61c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2002/04/26 17:17:42 $]
+Last modified at [$Date: 2002/04/26 17:30:05 $]
 
 Release:
 
@@ -52,6 +52,10 @@ RELEASE SHOWSTOPPERS:
     * worker MPM segfaults because the apr_bucket_alloc_t is cleaned
       up twice.
 
+    * The atomics code produces binaries that are not forward compatible
+      on Solaris (eg. Solaris 5.6 binaries can fail on older hardware
+      running on Solaris 7). (See APR's STATUS file.)
+
 CURRENT VOTES:
 
     * Should we always build [support*] binaries statically unless otherwise