Send SIGINT rather than SIGTERM to terminate the local pinentry.
[libpwmd.git] / NEWS
blob6a72eff7ae5e6b279144486b883f908fde22d43b
1 libPWMD v7.0.0
2 --------------
3 This is a major version and some function names and their parameters
4 have changed while others have been removed. Please read the
5 libpwmd(3) manual page for complete API documentation and pwmc(1) for
6 command line client usage.
8 Removed libpth2 support.
10 Removed non-blocking API functions. Applications should use threads
11 instead.
13 Reimplemented remote TLS connection support.
15 pwmc: Interactive mode is enabled by default when input is from a
16 terminal.
18 Gpg-error codes are now returned along with the error source.