wrowe 01/01/12 20:23:31
Modified: . STATUS
Log:
Vote on some things so we get this out the door!
Revision Changes Path
1.12 +15 -1 apr-util/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apr-util/STATUS,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- STATUS 2000/12/18 03:52:16 1.11
+++ STATUS 2001/01/13 04:23:31 1.12
@@ -1,5 +1,5 @@
APRUTIL LIBRARY STATUS:
-*-text-*-
-Last modified at [$Date: 2000/12/18 03:52:16 $]
+Last modified at [$Date: 2001/01/13 04:23:31 $]
Release:
...on the 12th as part of Apache 2.0a9 [need specifics here]
@@ -7,6 +7,19 @@
RELEASE SHOWSTOPPERS:
+ * This vote ends on Wednesday!
+ Source code layout needs to be decided for apr and apr-util. There
+ has been some discussion about adding a src/ directory to apr or
+ removing it from apr-util/. Either way, this needs to be decided.
+ Those for adding apr/src/ : gstein
+ Those removing apr-util/src/ : wrowe, rbb
+
+ * Many linkage errors are gpfaulting Apache/win32 in various configs
+ (load mod_dav, for example.) Must complete the APR_DECLARES
+ Gregory Nicholes is working on this, with quick response from rbb
+ Will Rowe will fold over the libapr.dsp into it's own library
+ and remove the exports from the simple apr.dsp once it's done.
+
* Source code layout needs to be decided for apr and apr-util. There
has been some discussion about adding a src/ directory to apr or
removing
it from apr-util/. Either way, this needs to be decided.
@@ -53,6 +66,7 @@
* Prefix for the code.
Status:
APR: Ryan +1, Greg +1
+ Will asks "Is that apu_ prefix? I'm +++1 for that!
* Compatibility header to deal with renamed symbols.
NOTE: