Document thread changes.
This commit is contained in:
parent
d772a96a62
commit
543f958169
4
NEWS
4
NEWS
@ -18,6 +18,10 @@ Noteworthy changes in version 0.4.3 (unreleased)
|
|||||||
variables of course also include the configuration for the thread
|
variables of course also include the configuration for the thread
|
||||||
package itself. Alternatively, use libtool.
|
package itself. Alternatively, use libtool.
|
||||||
|
|
||||||
|
* gpgme-config doesn't support setting the prefix or exec prefix
|
||||||
|
anymore. I don't think it ever worked correctly, and it seems to
|
||||||
|
be pointless.
|
||||||
|
|
||||||
* gpgme_get_key fails with GPG_ERR_AMBIGUOUS_NAME if the key ID
|
* gpgme_get_key fails with GPG_ERR_AMBIGUOUS_NAME if the key ID
|
||||||
provided was not unique, instead returning the first matching key.
|
provided was not unique, instead returning the first matching key.
|
||||||
|
|
||||||
|
4
TODO
4
TODO
@ -1,9 +1,7 @@
|
|||||||
Hey Emacs, this is -*- outline -*- mode!
|
Hey Emacs, this is -*- outline -*- mode!
|
||||||
|
|
||||||
* Before release:
|
* Before release:
|
||||||
** Write --thread option for gpgme-config.
|
** currently nothing
|
||||||
** Have automake macros for thread option.
|
|
||||||
** Document new thread support.
|
|
||||||
|
|
||||||
* ABI's to break:
|
* ABI's to break:
|
||||||
** I/O and User Data could be made extensible. But this can be done
|
** I/O and User Data could be made extensible. But this can be done
|
||||||
|
Loading…
Reference in New Issue
Block a user