gstein 00/12/12 04:22:51
Modified: . STATUS
Log:
clear out the showstoppers and some of the "nice to wrap up" features.
libtool is no longer an open issue, unless somebody wants to push/drive some
kind of an alternative.
Revision Changes Path
1.8 +5 -25 apr-util/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apr-util/STATUS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -u -r1.7 -r1.8
--- STATUS 2000/12/09 13:55:43 1.7
+++ STATUS 2000/12/12 12:22:51 1.8
@@ -1,5 +1,5 @@
APRUTIL LIBRARY STATUS:
-*-text-*-
-Last modified at [$Date: 2000/12/09 13:55:43 $]
+Last modified at [$Date: 2000/12/12 12:22:51 $]
Release:
...on the 12th as part of Apache 2.0a9 [need specifics here]
@@ -7,35 +7,19 @@
RELEASE SHOWSTOPPERS:
- * revise the included SDBM package to use the apr_ prefix (on the
- header and on the function/typedef names.
- Status: Greg +0, Ryan +1(?), OtherBill +1
-
- * Pick up APRVARS from APR (for building the test progs). Export
- some library variables from APRUTIL (e.g. -lgdbm) for clients to
- use. (Greg volunteers)
-
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
* fix apr_dbm_geterror() prototype
Status: OtherBill +1, Greg +1
- * auto-rebuild aprutil.exports (and apr.exports) during the
- make/build process.
- Status: Ryan +1, Greg +1
- * move apu_private.h to include/private/
- Status: Ryan +1, OtherBill +1, Greg +0
+Other bugs that need fixing:
- * turn ap_bucket_split_any() into ap_brigade_split().
- Message-ID: ???
+ * revise the included SDBM package to use the apr_ prefix on the
+ function/typedef names.
Status: Greg +1
- Note: awaiting code from Cliff Wooley for this
-
-Other bugs that need fixing:
-
Other features that need writing:
@@ -55,13 +39,9 @@
Open Issues:
- * Use of libtool.
- Status: +1: Ryan, Greg
-
* Prefix for the code.
Status:
- APR: Ryan +1, Greg +0
- APU: Greg +0
+ APR: Ryan +1, Greg +1
* Compatibility header to deal with renamed symbols.
NOTE: