jerenkrantz 01/08/22 20:55:32
Modified: . STATUS
Log:
We don't use MM anymore by default.
Waiting for final word/note (can I get 3 +1s??) to cvs rm those files.
Revision Changes Path
1.58 +1 -4 apr/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apr/STATUS,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- STATUS 2001/08/17 13:35:34 1.57
+++ STATUS 2001/08/23 03:55:32 1.58
@@ -1,5 +1,5 @@
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS:
-*-text-*-
-Last modified at [$Date: 2001/08/17 13:35:34 $]
+Last modified at [$Date: 2001/08/23 03:55:32 $]
Release:
@@ -63,9 +63,6 @@
(APR) library version skew.
MsgID: <[EMAIL PROTECTED]>
Status: Greg +1 (volunteers), Jeff +1, Ryan +1, Tony -0(?), david +1
-
- * The MM library is built as static and shared library. This should
- be set up to build only the required version.
* add apr_crypt() and APR_HAS_CRYPT for apps to determine whether the
crypt() function is available, and a way to call it (whether it is