Added new items.
This commit is contained in:
parent
c60bcb31ad
commit
856d9db479
7
NEWS
7
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
|
||||
|
Loading…
Reference in New Issue
Block a user