diff options
author | Werner Koch <[email protected]> | 2008-11-18 11:12:36 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-11-18 11:12:36 +0000 |
commit | 92394f92d4c194be21652f474e8bdb2af7c61f2c (patch) | |
tree | 72db8f4c8556eb2b280104454bbe02bb9a7c79a6 /NEWS | |
parent | 008-11-03 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-92394f92d4c194be21652f474e8bdb2af7c61f2c.tar.gz gpgme-92394f92d4c194be21652f474e8bdb2af7c61f2c.zip |
Fix SIGPIPE ignoring regression.
Fix unsupported algorithm detection.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ Noteworthy changes in version 1.1.7 (unreleased) ------------------------------------------------ + * SIGPIPE is now again ignored as described in the manual. Fixes + regresion introduced with 1.1.6. + * Interface changes relative to the 1.1.7 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |