]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Announce fix for BZ #345079.
authorFlorian Krohm <florian@eich-krohm.de>
Thu, 12 Mar 2015 11:02:11 +0000 (11:02 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Thu, 12 Mar 2015 11:02:11 +0000 (11:02 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15002

NEWS

diff --git a/NEWS b/NEWS
index a4eb3f0ea1e80ba2f8289e6dd0dcd1af4bb2cb7d..024b2d911a3d774f3f9e4971b929a2c8e8586e45 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -532,6 +532,7 @@ where XXXXXX is the bug number as listed below.
 338878  on MacOS: assertion 'VG_IS_PAGE_ALIGNED(clstack_end+1)' failed
 338932  build V-trunk with gcc-trunk
 338974  glibc 2.20 changed size of struct sigaction sa_flags field on s390
+345079  Fix build problems in VEX/useful/test_main.c
 n-i-bz  Fix KVM_CREATE_IRQCHIP ioctl handling
 n-i-bz  s390x: Fix memory corruption for multithreaded applications
 n-i-bz  vex arm->IR: allow PC as basereg in some LDRD cases