diff options
author | Werner Koch <[email protected]> | 2015-04-13 13:43:13 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-04-13 13:43:13 +0000 |
commit | d2712d9f6f086911184453219a096c61f6829d3b (patch) | |
tree | d6aab9faea97ec115ad950e1149eb4b2825aaa49 /NEWS | |
parent | w32: Use -static-libgcc to avoid linking to libgcc_s_sjlj-1.dll. (diff) | |
download | gpgme-d2712d9f6f086911184453219a096c61f6829d3b.tar.gz gpgme-d2712d9f6f086911184453219a096c61f6829d3b.zip |
Release 1.5.4.gpgme-1.5.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,8 +1,9 @@ -Noteworthy changes in version 1.6.0 (unreleased) [C__/A__/R0] -------------------------------------------------------------- +Noteworthy changes in version 1.5.4 (2015-04-13) [C24/A13/R3] +------------------------------------------------ - * Interface changes relative to the 1.5.3 release: - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + * Fixed a possible crash in the debug code. + + * Fixed building for Windows with newer versions of Mingw. Noteworthy changes in version 1.5.3 (2014-12-11) [C24/A13/R2] |