summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2006-10-31 19:53:52 +0000
committerWerner Koch <wk@gnupg.org>2006-10-31 19:53:52 +0000
commit2c14b196a273eec81c3ef1bd09831d504d6c27e5 (patch)
treeac3b46e91e66039469f7ed5aa23141a7452391ee /TODO
parent958d4131e8cd224941ab73da8abec12cebda4292 (diff)
downloadlibassuan-2c14b196a273eec81c3ef1bd09831d504d6c27e5.tar.gz
Preparing the 1.0.0 release.libassuan-1.0.0
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 49dd060..a80562c 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,6 @@
* Check that we have Pth-ed all blocking fucntions.
* When turning libassuan into a shared library, provide a general
version as well as a Pth-enabled one.
-* Need API documentation.
* assuan_transact returns immediately on an error in the callback
function. It might be better to return the error to the caller. As
an example see dirmngr-client, where we need to send empty responses