diff options
author | Werner Koch <[email protected]> | 2001-01-31 12:39:53 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2001-01-31 12:39:53 +0000 |
commit | 1648829c39f793a22b3fd896fbf63ff7bc1e4f67 (patch) | |
tree | 1a484f850d2146ac317dd4b4d6f0d2b51338e83c /TODO | |
parent | Made gpgme_cancel work - at least a little bit. (diff) | |
download | gpgme-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-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |