From: Marcus Brinkmann Date: Mon, 23 Dec 2002 21:19:23 +0000 (+0000) Subject: Added new items. X-Git-Tag: gpgme-1.2.0@1385~733 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1df359265a14eeb014e4b7e7746eaf27beb84917;p=gpgme.git Added new items. --- diff --git a/trunk/NEWS b/trunk/NEWS index dd3ea8a..e425438 100644 --- a/trunk/NEWS +++ b/trunk/NEWS @@ -1,6 +1,10 @@ -Noteworthy changes in version 0.4.0 (unreleased) +Noteworthy changes in version 0.4.0 (2002-12-23) ------------------------------------------------ + * Key generation returns the fingerprint of the generated key. + + * New convenience function gpgme_get_key. + * Supports signatures of user IDs in keys via the new GPGME_KEYLIST_MODE_SIGS keylist mode and the gpgme_key_sig_get_string_attr and gpgme_key_sig_get_ulong_attr @@ -9,6 +13,7 @@ Noteworthy changes in version 0.4.0 (unreleased) * New data object interface, which is more flexible and transparent. + * Interface changes relative to the 0.3.9 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GpgmeDataReadCb NEW GpgmeDataWriteCb NEW