diff options
author | Marcus Brinkmann <[email protected]> | 2005-10-02 14:41:03 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2005-10-02 14:41:03 +0000 |
commit | 11203e11a666b1123ffdbf3aec4a4531ae02a31d (patch) | |
tree | 0434d527d9c8f4d7ab38d6090758067af42f3e40 /TODO | |
parent | doc/ (diff) | |
download | gpgme-11203e11a666b1123ffdbf3aec4a4531ae02a31d.tar.gz gpgme-11203e11a666b1123ffdbf3aec4a4531ae02a31d.zip |
Update some items.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,8 +3,6 @@ Hey Emacs, this is -*- outline -*- mode! * Before release: ** Some gpg tests fail with gpg 1.3.4-cvs (gpg/t-keylist-sig) The test is currently disabled there and in gpg/t-import. -** Add notation data to key signatures. -** In gpgme.texi: Register callbacks under the right letter in the index. * ABI's to break: ** gpgme_edit_cb_t: Add "processed" return argument @@ -69,6 +67,7 @@ Hey Emacs, this is -*- outline -*- mode! * Documentation ** Document validity and trust issues. +** In gpgme.texi: Register callbacks under the right letter in the index. * Engines ** Do not create/destroy engines, but create engine and then reset it. |