Some additions.
authorMarcus Brinkmann <mb@g10code.com>
Fri, 30 Oct 2009 14:13:42 +0000 (14:13 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Fri, 30 Oct 2009 14:13:42 +0000 (14:13 +0000)
TODO

diff --git a/TODO b/TODO
index adbfb9368f93b6e1118ee0f25eee9dd21008c429..1d8ac90bc0b2b2f0ce9425d4175aadc98490ceb4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,6 +14,7 @@ Hey Emacs, this is -*- org -*- mode!
    and parse SUBPACKET status lines.
 
 * ABI's to break:
+** Old opassuan interface.
 ** Implementation: Remove support for old style error codes in
    conversion.c::_gpgme_map_gnupg_error.
 ** gpgme_edit_cb_t: Add "processed" return argument
@@ -104,7 +105,8 @@ Hey Emacs, this is -*- org -*- mode!
    about where to guarantee what (ie, what happens if start fails, are
    the fds unregistered immediately - i think so?)
    Note that we need support in gpgsm to set include-certs to default
-   as RESET does not reset it.
+   as RESET does not reset it, also for no_encrypt_to and probably
+   other options.
 ** Optimize the case where a data object has an underlying fd we can pass
    directly to the engine.  This will be automatic with socket I/O and
    descriptor passing.