aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-04-02 08:40:32 +0000
committerWerner Koch <[email protected]>2001-04-02 08:40:32 +0000
commitbf6779bf7408dcfa67cc5cdd78590c31878b0035 (patch)
tree13935dffeece71ebbb2ca8947d7f2da39a248500 /NEWS
parentGive access to key capabilities (diff)
downloadgpgme-bf6779bf7408dcfa67cc5cdd78590c31878b0035.tar.gz
gpgme-bf6779bf7408dcfa67cc5cdd78590c31878b0035.zip
Release 0.2.1gpgme-0-2-1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29b..1db08f86 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,20 @@
+Noteworthy changes in version 0.2.1 (2001-04-02)
+------------------------------------------------
+
+ * Changed debug output and GPGME_DEBUG variable (gpgme/debug.c)
+
+ * Handle GnuPG's new key capabilities output and support revocation
+ et al. attributes
+
+ * Made the W32 support more robust.
+
+
+ Copyright 2001 g10 Code GmbH
+
+ This file is free software; as a special exception the author gives
+ unlimited permission to copy and/or distribute it, with or without
+ modifications, as long as this notice is preserved.
+
+ This file is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
+ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.