summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorgstein <gstein@13f79535-47bb-0310-9956-ffa450edef68>2001-02-18 00:32:16 +0000
committergstein <gstein@13f79535-47bb-0310-9956-ffa450edef68>2001-02-18 00:32:16 +0000
commit30d93019aacc9b86bbf383c1089a6c9461b9b2e1 (patch)
tree828378bbbe816fc954148f7109d5e641437d1fae /STATUS
parent0b825a25d8cbdd76aa6d75b30a56c22215262911 (diff)
downloadlibapr-30d93019aacc9b86bbf383c1089a6c9461b9b2e1.tar.gz
"Bring it on, Fly Boy!"
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61245 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS7
1 files changed, 6 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index b3de9291b..02b14e65f 100644
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*-
-Last modified at [$Date: 2001/02/04 21:37:49 $]
+Last modified at [$Date: 2001/02/18 00:32:16 $]
Release:
@@ -116,6 +116,11 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
would allow the new/returned file to be closed (via pool cleanup
or manually) without accidentally closing stderr/out.
+ * need to export the shared library extension (e.g. ".so") for the
+ platform. clients need to use this to construct filenames to
+ pass to apr_dso_load()
+
+
Documentation that needs writing:
* API documentation