diff options
author | Marcus Brinkmann <[email protected]> | 2001-10-22 15:39:34 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2001-10-22 15:39:34 +0000 |
commit | 44ba56ca730b13d8573fb16da0aa5a68cff0008c (patch) | |
tree | 6dc44aedeabf0d7d512c2f7a42ee9eded46b2317 /TODO | |
parent | 2001-10-22 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-44ba56ca730b13d8573fb16da0aa5a68cff0008c.tar.gz gpgme-44ba56ca730b13d8573fb16da0aa5a68cff0008c.zip |
2001-10-22 Marcus Brinkmann <[email protected]>
* autogen.sh: Invoke automake with `-a' (add missing files).
Do not invoke configure.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -16,6 +16,12 @@ * Implement decrypt+verify +* Tests +** t-data +*** Test gpgme_data_write and gpgme_data_release_and_get_mem. +*** Test gpgme_data_rewind for invalid types. +*** Test gpgme_data_read's readable feature. + Bugs reported by Stephane Corthesy: > - When asking a GpgmeKey for one of its sub-userIDs (index > 0) > GPGME_ATTR_EMAIL attribute, it returns the name + email, whereas for |