[svn] gpgme - r1409 - trunk
svn author marcus
cvs at cvs.gnupg.org
Fri Oct 30 15:13:42 CET 2009
Author: marcus
Date: 2009-10-30 15:13:42 +0100 (Fri, 30 Oct 2009)
New Revision: 1409
Modified:
trunk/TODO
Log:
Some additions.
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2009-10-28 16:39:19 UTC (rev 1408)
+++ trunk/TODO 2009-10-30 14:13:42 UTC (rev 1409)
@@ -14,6 +14,7 @@
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 @@
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.
More information about the Gnupg-commits
mailing list