diff options
author | Marcus Brinkmann <[email protected]> | 2003-07-08 18:02:10 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-07-08 18:02:10 +0000 |
commit | 4b409bbad9646a0bea57faae75cb0b9ac07e5d24 (patch) | |
tree | 68f64349f77728c0568a4294fc8f4399df9aa67b | |
parent | 2003-07-08 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-4b409bbad9646a0bea57faae75cb0b9ac07e5d24.tar.gz gpgme-4b409bbad9646a0bea57faae75cb0b9ac07e5d24.zip |
Update.
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,8 +1,5 @@ Hey Emacs, this is -*- outline -*- mode! -* Before release: -** gpgme-config must include info about libgpg-error. - * ABI's to break: ** Compatibility interfaces that can be removed in future versions: *** gpgme_data_new_from_filepart @@ -93,7 +90,8 @@ Hey Emacs, this is -*- outline -*- mode! Currently not, but it is easy to add this to GPGME 0.4.1. At least the key ID and a user ID hint is available from gpg (of course key IDs are not necessarily unique!). I will put it on the TODO list. - +** If possible, use --file-setsize to set the file size for proper progress + callback handling. ** Optimize the file descriptor list, so the number of open fds is always known easily. ** Encryption: It should be verified that the behaviour for partially untrusted |