summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2006-09-14 11:17:33 +0000
committerWerner Koch <wk@gnupg.org>2006-09-14 11:17:33 +0000
commitf4f90811735b1f599e207e49d449abfa9d47897d (patch)
treeb509639246290da27975771f95b8d46cf57ec60c /TODO
parent7a22110230b9f1e5b5a73c065571935df21ef9b1 (diff)
downloadlibassuan-f4f90811735b1f599e207e49d449abfa9d47897d.tar.gz
Preparing a new releaselibassuan-0.9.0
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index d184a3b..49dd060 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
-*- outline -*-
-* waitpid is used instead of pth_waitpid as well as some other
- functions.
+* 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.
@@ -10,6 +9,3 @@
for unknown inquiries, albeit dirmngr itself would handle the
returns for assuan_inquire gracefully. We need to check all
applications whether it is safe to change this.
-* Do a configure test for SO_PEERCRED.
- We already use HAVE_SO_PEERCRED buty it never gets defined.
-* Replace assuan_pipe_connect2 by assuan_pipe_connect. \ No newline at end of file