diff options
author | Marcus Brinkmann <[email protected]> | 2003-04-24 13:46:27 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-04-24 13:46:27 +0000 |
commit | 9b740d740b99148957e08386c2dd94530a6a3fbc (patch) | |
tree | 45c2a07d649a40e00998ccc8fd344248547d9df6 | |
parent | Fix last change. (diff) | |
download | gpgme-9b740d740b99148957e08386c2dd94530a6a3fbc.tar.gz gpgme-9b740d740b99148957e08386c2dd94530a6a3fbc.zip |
Add news item for 0.3.15.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -101,6 +101,15 @@ gpgme_get_key NEW GPGME_ATTR_SIG_CLASS NEW ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Noteworthy changes in version 0.3.15 (2003-02-18) +------------------------------------------------- + + * The progress status is sent via the progress callbacks in + gpgme_op_edit. + + * Bug fix for signing operations with explicit signer settings for + the CMS protocol. + Noteworthy changes in version 0.3.14 (2002-12-04) ------------------------------------------------- |