manoj 99/02/07 22:32:11
Modified: . STATUS
Log:
I want winter back.
Revision Changes Path
1.5 +5 -5 apache-apr/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-apr/STATUS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -u -r1.4 -r1.5
--- STATUS 1999/02/06 08:01:16 1.4
+++ STATUS 1999/02/08 06:32:10 1.5
@@ -1,5 +1,5 @@
Apache Portable Runtime STATUS:
-Last modified at [$Date: 1999/02/06 08:01:16 $]
+Last modified at [$Date: 1999/02/08 06:32:10 $]
Release:
@@ -46,12 +46,11 @@
* What the status codes should look like
* Various modules aren't pthreads-ready (mod_cgi)
* Bringing in the libap stuff
- * Bringing this code up-to-date with the changes in the 1.3 branch.
- The trees appear to have diverged in November(?!)
* Mod_proxy
* Timeouts. (only soft timeouts)
- * Check misc thread safety. Make sure UNIX code path mirrors NT path.
+ * Check misc thread safety. Make sure UNIX code path mirrors NT path where
+ appropriate
* Optimize Optimize Optimize
FEATURE SET FOR APR
@@ -65,5 +64,6 @@
put monitor process back into place. Was removed for initial port,
it's time we make sure the server is running, and if not, start
it again.
-
+ Bringing this code up-to-date with the changes in the 1.3 branch.
+ It's now up-to-date as of the morning of Feb 6th, 1999.