summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorgstein <gstein@13f79535-47bb-0310-9956-ffa450edef68>2001-01-02 07:13:54 +0000
committergstein <gstein@13f79535-47bb-0310-9956-ffa450edef68>2001-01-02 07:13:54 +0000
commit07addf554a690e26d17f66b8cc4f18b8e62564a5 (patch)
tree86ba8553a68d2d71d9287d524a0c043eb627d846 /STATUS
parent8a2b7f6d145a59313c5e9f39cfd839f076e43425 (diff)
downloadlibapr-07addf554a690e26d17f66b8cc4f18b8e62564a5.tar.gz
"What's the difference between a jailer and a jeweller? One sells watches
and one watches cells!" -- Goku to King Kai git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61006 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS6
1 files changed, 5 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 03f7401b1..3cebb766c 100644
--- a/STATUS
+++ b/STATUS
@@ -1,8 +1,9 @@
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*-
-Last modified at [$Date: 2000/12/18 00:30:21 $]
+Last modified at [$Date: 2001/01/02 07:13:54 $]
Release:
+ 2.0a9 : released ...
2.0a8 : released November 20, 2000
2.0a7 : released October 8, 2000
2.0a6 : released August 18, 2000
@@ -18,6 +19,9 @@ RELEASE SHOWSTOPPERS:
has been some discussion about adding a src/ directory to apr or
removing it from apr-util/. Either way, this needs to be decided.
+ * Replace APR_GET_POOL macro with a typesafe mechanism to get the pool
+ from an APR (incomplete) type.
+
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
* SysV semaphore support isn't usable by Apache when started as