diff options
author | Werner Koch <[email protected]> | 2002-05-03 18:20:24 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-05-03 18:20:24 +0000 |
commit | afd58b644c9cb9d4342ee8decc32f058c7b2425e (patch) | |
tree | 7aadf6f485cbefe77172de55fe2f9529d6b80b84 /TODO | |
parent | * engine-gpgsm.c (_gpgme_gpgsm_new): Redirect any gpgsm error (diff) | |
download | gpgme-afd58b644c9cb9d4342ee8decc32f058c7b2425e.tar.gz gpgme-afd58b644c9cb9d4342ee8decc32f058c7b2425e.zip |
* gpgme.texi (Manipulating Data Buffers): Changed some data types
to void*.
(Protocol Selection): Added gpgme_get_protocol.
(Verify): Updated to include the new attribute fucntions and
status codes.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ Hey Emacs, this is -*- outline -*- mode! * add locking to the key cache? +* cleanup the namespace - we use log_* assuna_* ascii_* mutext_* + * Documentation ** Add note about GPGME clearing out pointer return values. ** validity/trust |