diff options
author | Werner Koch <[email protected]> | 2008-06-19 17:37:31 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-06-19 17:37:31 +0000 |
commit | 9e4169fcec45a7c53d421f9a25566b0f849d7f48 (patch) | |
tree | 531960f87a2e9ca810002b7ba3dcf207b01c4f76 /TODO | |
parent | Add missing file. (diff) | |
download | gpgme-9e4169fcec45a7c53d421f9a25566b0f849d7f48.tar.gz gpgme-9e4169fcec45a7c53d421f9a25566b0f849d7f48.zip |
Add new types to the gpgconf interface.
Fix a parsing bug in gpgconf interface.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ Hey Emacs, this is -*- outline -*- mode! The test is currently disabled there and in gpg/t-import. ** When gpg supports it, write binary subpackets directly, and parse SUBPACKET status lines. +** A few months after 1.1.7: + Remove GPGME_CONF_PATHNAME macro. * ABI's to break: ** gpgme_edit_cb_t: Add "processed" return argument |