aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-05-03 19:49:04 +0000
committerWerner Koch <[email protected]>2002-05-03 19:49:04 +0000
commit203a4778b60ac3bf4fc369bc8107f382eb5e99cf (patch)
tree20cf67b0a0ab268997a7f9f20bedab66b0331989 /NEWS
parent* gpgme.texi (Manipulating Data Buffers): Changed some data types (diff)
downloadgpgme-203a4778b60ac3bf4fc369bc8107f382eb5e99cf.tar.gz
gpgme-203a4778b60ac3bf4fc369bc8107f382eb5e99cf.zip
released 0.3.6V0-3-6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 10 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 040b67c7..b5e97c13 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,13 @@
- * The signature verfication functions are extended. Instead of
- always returning GPGME_SIG_STATUS_GOOD, the functions return more
- specific codes for expired signatures. 2 new functions may be used
- to retrieve more specific information like the signature expiartion
- time and a validut information of the key without looking up the key.
+Noteworthy changes in version 0.3.6 (2002-05-03)
+------------------------------------------------
+
+ * All error outout of the gpgsm backend is send to the bit bucket.
+
+ * The signature verification functions are extended. Instead of
+ always returning GPGME_SIG_STATUS_GOOD, the functions new codes for
+ expired signatures. 2 new functions may be used to retrieve more
+ detailed information like the signature expiration time and a
+ validity information of the key without an extra key looking.
* The current passphrase callback and progress meter callback can be
retrieved with the new functions gpgme_get_passphrase_cb and