From: Florian Krohm Date: Thu, 8 Nov 2012 23:04:16 +0000 (+0000) Subject: Announce fix for BZ 308886. X-Git-Tag: svn/VALGRIND_3_9_0~554 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dc9f96b4893caebb3cf36517b1550f9ef17d985;p=thirdparty%2Fvalgrind.git Announce fix for BZ 308886. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13114 --- diff --git a/NEWS b/NEWS index 3d5529e688..1a52d3231e 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,7 @@ m = merged into 3_8_BRANCH 308341 [390] vgdb should report process exit (or fatal signal) 308644 [390] vgdb command for having the info for the track-fds option 308711 [390] give more info about aspacemgr and arenas in out_of_memory +308886 [390] Missing support for PTRACE_SET/GETREGSET n-i-bz [390] report error for vgdb snapshot requested before execution n-i-bz [390] Some wrong command line options could be ignored n-i-bz [390] same as 303624 (fixed in 3.8.0), but for x86 android