diff options
author | Marcus Brinkmann <[email protected]> | 2008-12-08 19:28:36 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2008-12-08 19:28:36 +0000 |
commit | 21eaf417dcd56804fca037ac019171e13560c2fe (patch) | |
tree | 3807fe662f3c8b23badc8a9becfa911ba57a2e46 /NEWS | |
parent | 2008-12-03 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-21eaf417dcd56804fca037ac019171e13560c2fe.tar.gz gpgme-21eaf417dcd56804fca037ac019171e13560c2fe.zip |
2008-12-08 Marcus Brinkmann <[email protected]>gpgme-1.1.8
Release GPGME 1.1.8.
* configure.ac: Bump API revision.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,13 +1,9 @@ -Noteworthy changes in version 1.1.7 (unreleased) +Noteworthy changes in version 1.1.8 (2008-12-08) ------------------------------------------------ * 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: - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Noteworthy changes in version 1.1.7 (2008-10-17) ------------------------------------------------ |