diff options
author | Marcus Brinkmann <[email protected]> | 2001-11-21 03:43:16 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2001-11-21 03:43:16 +0000 |
commit | 3f713d2e64a34cee958aec42b0c7bef50cb255b2 (patch) | |
tree | 23b55de5bcffa0866f19207514cc668737d7afba | |
parent | 2001-11-21 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-3f713d2e64a34cee958aec42b0c7bef50cb255b2.tar.gz gpgme-3f713d2e64a34cee958aec42b0c7bef50cb255b2.zip |
add some more items
Diffstat (limited to '')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ * Return GPGME_Canceled when appropriate +* Factor out common code in _op_*_start functions. + +* Move code common to all engines up from gpg to engine. + * Tests ** t-data *** Test gpgme_data_release_and_get_mem. |