aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-04-13 13:43:13 +0000
committerWerner Koch <[email protected]>2015-04-13 13:43:13 +0000
commitd2712d9f6f086911184453219a096c61f6829d3b (patch)
treed6aab9faea97ec115ad950e1149eb4b2825aaa49 /NEWS
parentw32: Use -static-libgcc to avoid linking to libgcc_s_sjlj-1.dll. (diff)
downloadgpgme-d2712d9f6f086911184453219a096c61f6829d3b.tar.gz
gpgme-d2712d9f6f086911184453219a096c61f6829d3b.zip
Release 1.5.4.gpgme-1.5.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 5 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 399c1e04..dc3bbfc9 100644
--- a/NEWS
+++ b/NEWS
@@ -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]