From: Manoj Kasichainula Date: Tue, 23 Nov 1999 08:30:21 +0000 (+0000) Subject: Hmmm, turns out that the nice event library for network events on PalmOS X-Git-Tag: 1.3.10~154 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97660e669c4512519f1414de2b3c45385e226bff;p=apache Hmmm, turns out that the nice event library for network events on PalmOS 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 --- diff --git a/STATUS b/STATUS index 8c55065c7f..36dcbe031e 100644 --- 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 is working on this.