]> granicus.if.org Git - apache/commitdiff
Hmmm, turns out that the nice event library for network events on PalmOS
authorManoj Kasichainula <manoj@apache.org>
Tue, 23 Nov 1999 08:30:21 +0000 (08:30 +0000)
committerManoj Kasichainula <manoj@apache.org>
Tue, 23 Nov 1999 08:30:21 +0000 (08:30 +0000)
only applies to the wireless transceiver. Oh well, I guess select() will
have to do...

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

STATUS

diff --git a/STATUS b/STATUS
index 8c55065c7f2db4623a8ae36f6cf2132455aac0d0..36dcbe031e43b2e3943ab70d561b65db7801550e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 1999/11/19 18:59:48 $]
+Last modified at [$Date: 1999/11/23 08:30:21 $]
 
 Release:
 
@@ -20,6 +20,8 @@ RELEASE SHOWSTOPPERS:
         Status: code has been added to APR to support timing out pipes.
                 This needs to be used in Apache now.
 
+    * Put back resource limit code
+
     * Port mod_rewrite
         Status: Paul Reder <rederpj@raleigh.ibm.com> is working on this.