aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-01-16 00:44:28 +0000
committerMarcus Brinkmann <[email protected]>2002-01-16 00:44:28 +0000
commitd159345f6688831e5612f51e634858988de94f0d (patch)
treecaf3e6440cf0ecb49f0a4976c24fde9a0c9e6ce9
parent2002-01-15 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-d159345f6688831e5612f51e634858988de94f0d.tar.gz
gpgme-d159345f6688831e5612f51e634858988de94f0d.zip
* There is a Texinfo manual documenting the API.
* New interface gpgme_op_trustlist_end() to match gpgme_op_keylist_end.
Diffstat (limited to '')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 718395de..852f1f8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+ * There is a Texinfo manual documenting the API.
+
+ * New interface gpgme_op_trustlist_end() to match
+ gpgme_op_keylist_end.
+
Noteworthy changes in version 0.3.0 (2001-12-19)
------------------------------------------------