summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2005-09-09 16:39:42 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2005-09-09 16:39:42 +0000
commit778dc7bd9cf6d5b5bd14e00655e6709dd8c22389 (patch)
treebfc9c1afe572c3ca5258325116ddc0a37742bf2e /STATUS
parent71605255bcfa7d365add0b8577986244cd9a7c20 (diff)
downloadapr-778dc7bd9cf6d5b5bd14e00655e6709dd8c22389.tar.gz
Add a thought bubble.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@279812 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS3
1 files changed, 3 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index f717bafa8..4a348a582 100644
--- a/STATUS
+++ b/STATUS
@@ -67,6 +67,9 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
* Someone needs to port testucs to Unix. Right now it only works
on Windows.
+ OtherBill asks; should we have a test/arch/xxx tree?
+ The ucs implementation is an internal for
+ unicode/utf-8 win32isms.
* The return type of a thread function (void *) is inconsistent with
the type used in apr_thread_exit()/apr_thread_join() (apr_status_t).