diff options
author | Werner Koch <[email protected]> | 2001-04-02 08:40:32 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2001-04-02 08:40:32 +0000 |
commit | bf6779bf7408dcfa67cc5cdd78590c31878b0035 (patch) | |
tree | 13935dffeece71ebbb2ca8947d7f2da39a248500 /NEWS | |
parent | Give access to key capabilities (diff) | |
download | gpgme-bf6779bf7408dcfa67cc5cdd78590c31878b0035.tar.gz gpgme-bf6779bf7408dcfa67cc5cdd78590c31878b0035.zip |
Release 0.2.1gpgme-0-2-1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -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. |