summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2002-10-18 12:36:12 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2002-10-18 12:36:12 +0000
commitb669ea9c930adbaefe701a71e31332e7d9b19497 (patch)
treeb1a9a400924772b83cc02adfa7b707ee6d9e9e90 /STATUS
parent4e0c118a351dae90e2173bb92f0fe6721bebe365 (diff)
downloadlibapr-b669ea9c930adbaefe701a71e31332e7d9b19497.tar.gz
mention need to clean up protocol info for socket creation
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63944 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS10
1 files changed, 8 insertions, 2 deletions
diff --git a/STATUS b/STATUS
index 808b60e33..45cb529f4 100644
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*-
-Last modified at [$Date: 2002/09/13 23:17:45 $]
+Last modified at [$Date: 2002/10/18 12:36:12 $]
Release:
@@ -68,7 +68,13 @@ RELEASE SHOWSTOPPERS:
runtime linker will catch new function requirements
across minor rev upgrades, but will not catch new
constants."
-
+
+ * For 1.0, clean up ability to specify protocol for a socket by
+ axing apr_socket_create_ex(), adding protocol parm to
+ apr_socket_create(), and enabling protocol field in
+ apr_os_sock_info_t.
+
+ 1.0 showstopper (not 0.9.x): trawick
CURRENT VOTES: