From: Julian Seward Date: Fri, 25 Nov 2016 10:18:04 +0000 (+0000) Subject: Update. X-Git-Tag: svn/VALGRIND_3_13_0~266 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f8c8acb2882d26468a8e7b3cd8bbf0a6cde41c7;p=thirdparty%2Fvalgrind.git Update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16155 --- diff --git a/NEWS b/NEWS index e1bcf64b14..25f94a9426 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,8 @@ X86/MacOSX 10.11/12, AMD64/MacOSX 10.11/12 and TILEGX/Linux. * ================== PLATFORM CHANGES ================= + Support for demangling Rust symbols (n-i-bz) + * ==================== TOOL CHANGES ==================== * Memcheck: @@ -67,6 +69,8 @@ To see details of a given bug, visit https://bugs.kde.org/show_bug.cgi?id=XXXXXX where XXXXXX is the bug number as listed below. +348616 Wine/valgrind: noted but unhandled ioctl 0x5390 [..] (DVD_READ_STRUCT) +352767 Wine/valgrind: noted but unhandled ioctl 0x5307 [..] (CDROMSTOP) 371412 Rename wrap_sys_shmat to sys_shmat like other wrappers 371869 support '%' in symbol Z-encoding 371916 execution tree xtree concept @@ -74,6 +78,8 @@ where XXXXXX is the bug number as listed below. 372504 Hanging on exit_group 372600 process loops forever when fatal signals are arriving quickly + + Release 3.12.0 (20 October 2016) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~