From: Philippe Waroquiers Date: Sun, 1 Dec 2013 14:51:21 +0000 (+0000) Subject: Move bug fix announcement to the FIXED BUGS section X-Git-Tag: svn/VALGRIND_3_10_0~694 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9b6e1c9be739cd9d01092d0b775a354548bbd11;p=thirdparty%2Fvalgrind.git Move bug fix announcement to the FIXED BUGS section git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13742 --- diff --git a/NEWS b/NEWS index 110970aa58..d10919f680 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,6 @@ Release 3.10.0 (?? ?????? 201?) * ================== PLATFORM CHANGES ================= -328205 Implement additional Xen hypercalls * ==================== TOOL CHANGES ==================== @@ -30,6 +29,7 @@ where XXXXXX is the bug number as listed below. 327238 Callgrind Assertion 'passed <= last_bb->cjmp_count' failed 327837 dwz compressed alternate .debug_info and .debug_str not read correctly 327916 DW_TAG_typedef may have no name +328205 Implement additional Xen hypercalls Release 3.9.0 (31 October 2013) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~