From: Philippe Waroquiers Date: Tue, 29 Nov 2016 22:54:05 +0000 (+0000) Subject: Update NEWS for the fixing of 358213 helgrind/drd bar_bad testcase hangs or X-Git-Tag: svn/VALGRIND_3_13_0~256 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6699cd906a918f9c20631f33ccfe1fec5204c27;p=thirdparty%2Fvalgrind.git Update NEWS for the fixing of 358213 helgrind/drd bar_bad testcase hangs or crashes with new glibc pthread barrier implementation (this was fixed in revision 16154) git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16165 --- diff --git a/NEWS b/NEWS index a991bf9116..5b7190f628 100644 --- a/NEWS +++ b/NEWS @@ -74,6 +74,8 @@ where XXXXXX is the bug number as listed below. 348616 Wine/valgrind: noted but unhandled ioctl 0x5390 [..] (DVD_READ_STRUCT) 352395 Please provide SVN revision info in --version -v 352767 Wine/valgrind: noted but unhandled ioctl 0x5307 [..] (CDROMSTOP) +358213 helgrind/drd bar_bad testcase hangs or crashes with new glibc pthread + barrier implementation 371412 Rename wrap_sys_shmat to sys_shmat like other wrappers 371869 support '%' in symbol Z-encoding 371916 execution tree xtree concept