]> granicus.if.org Git - apache/commitdiff
"Our computers are down. We'll call you back tomorrow morning." Grumble.
authorManoj Kasichainula <manoj@apache.org>
Tue, 31 Aug 1999 21:46:35 +0000 (21:46 +0000)
committerManoj Kasichainula <manoj@apache.org>
Tue, 31 Aug 1999 21:46:35 +0000 (21:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83858 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3236c9c87ec93395bc5395dc759624f046ca86e7..7cd28e8988a950ac7d40f299ba771a50d882732c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 1999/08/28 03:25:04 $]
+Last modified at [$Date: 1999/08/31 21:46:35 $]
 
 Release:
 
@@ -55,8 +55,9 @@ Other bugs that need fixing:
 
     * Areas where APRFile is being used need to be cleaned-up
 
-    * mod_mmap_static hides ap_block_alarms() and ap_unblock_alarms()
-      This should really be done in some header file elsewhere.
+    * SIGSEGV on Linux seems to only kill a thread not a whole process;
+      we need to work around this, probably by bouncing the signal to
+      the sigwait thread. But this will hurt debugability.
 
 Other features that need writing: