gstein 00/12/12 04:01:13
Modified: . STATUS
Log:
"... but for the carrots, it's Armageddon!" -- Tool
Revision Changes Path
1.8 +9 -2 apr/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apr/STATUS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -u -r1.7 -r1.8
--- STATUS 2000/12/08 14:30:41 1.7
+++ STATUS 2000/12/12 12:01:12 1.8
@@ -1,5 +1,5 @@
Apache 2.0 STATUS:
-Last modified at [$Date: 2000/12/08 14:30:41 $]
+Last modified at [$Date: 2000/12/12 12:01:12 $]
Release:
@@ -48,10 +48,17 @@
be set up to build only the required version.
* use libtool
- Status: Greg +1 (volunteers)
+ Status: Greg +1 (volunteers), Ryan +1(?)
+ Waiting for commentary from jimjag
* snarf rules.mk(.in) from APRUTIL to simplify makefiles
Status: Greg +1 (volunteers), Sascha +1, rbb -0.5
+
+ * 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
+ located in libc, libcrypt, or libufc)
+ Status: Greg +1 (volunteers)
+
Documentation that needs writing: