aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2003-12-11 13:11:18 +0000
committerWerner Koch <[email protected]>2003-12-11 13:11:18 +0000
commitd413ddc1c26ce049198c2145e8141db71724a645 (patch)
tree4dafecaf11428550c071443c104cafaf382d9070
parent* funopen.c (_assuan_funopen): Renamed from funopen, to keep the (diff)
downloadlibassuan-d413ddc1c26ce049198c2145e8141db71724a645.tar.gz
libassuan-d413ddc1c26ce049198c2145e8141db71724a645.zip
Add some notes
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index d07955a..08a20f6 100644
--- a/TODO
+++ b/TODO
@@ -1 +1,4 @@
-waitpid is used instead of pth_waitpid \ No newline at end of file
+* waitpid is used instead of pth_waitpid as well as some other
+ functions.
+* When turning libassuan into a shared library, provide a general
+ version as well as aPTh-enabled one. \ No newline at end of file