aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-05-03 18:20:24 +0000
committerWerner Koch <[email protected]>2002-05-03 18:20:24 +0000
commitafd58b644c9cb9d4342ee8decc32f058c7b2425e (patch)
tree7aadf6f485cbefe77172de55fe2f9529d6b80b84 /NEWS
parent* engine-gpgsm.c (_gpgme_gpgsm_new): Redirect any gpgsm error (diff)
downloadgpgme-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 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b8be7e06..040b67c7 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ gpgme_op_verify CHANGED: Returns more status codes.
GPGME_ATTR_SIG_STATUS NEW
gpgme_get_sig_string_attr NEW
gpgme_get_sig_ulong_attr NEW
+gpgme_get_protocol NEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Noteworthy changes in version 0.3.5 (2002-04-01)