aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-01-31 12:39:53 +0000
committerWerner Koch <[email protected]>2001-01-31 12:39:53 +0000
commit1648829c39f793a22b3fd896fbf63ff7bc1e4f67 (patch)
tree1a484f850d2146ac317dd4b4d6f0d2b51338e83c /TODO
parentMade gpgme_cancel work - at least a little bit. (diff)
downloadgpgme-1648829c39f793a22b3fd896fbf63ff7bc1e4f67.tar.gz
gpgme-1648829c39f793a22b3fd896fbf63ff7bc1e4f67.zip
Fixed W32 bugs and one major bug which swallowed up some output.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index a829ea0e..c6f65057 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,4 @@
* Allow to use GTK's main loop instead of the select stuff in
wait.c
-* Remove all that funny exit code handling - we don't need it.
-
-
+* need to close a lot of handles in w32-io.c