From 0788b1cf7b3e300d6a68dc228f5beeacb1b58a52 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 27 Apr 2020 11:57:21 -0700 Subject: [PATCH] NEWS: Mention the MinGW include/valgrind.h fix --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index a8f37d49e..ef95c3f90 100644 --- a/NEWS +++ b/NEWS @@ -153,6 +153,7 @@ n-i-bz Fix non-glibc build of test suite with s390x_features 418435 s390x: spurious "Conditional jump or move depends on uninitialised [..]" 418997 s390x: Support Iex_ITE for float and vector types 419503 s390x: Avoid modifying registers returned from isel functions +n-i-bz MinGW, include/valgrind.h: Fix detection of 64-bit mode Release 3.15.0 (12 April 2019) -- 2.11.4.GIT