From: Philippe Waroquiers Date: Wed, 17 Sep 2014 20:57:54 +0000 (+0000) Subject: Prepare NEWS sections for the next release 3.11.0 X-Git-Tag: svn/VALGRIND_3_11_0~985 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=888cdfc86ee26381172ec6cd060f57ee67cfb909;p=thirdparty%2Fvalgrind.git Prepare NEWS sections for the next release 3.11.0 + add fixed bug 339020 - ppc64: memcheck/tests/ppc64/power_ISA2_05 failing in nightly build in the fixed bugs section. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14547 --- diff --git a/NEWS b/NEWS index 88fc19b2ad..25cf832c33 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,34 @@ +Release 3.11.0 (?? ????????? 201?) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Release 3.11.0 is under development, not yet released. + +* ================== PLATFORM CHANGES ================= + +* ==================== TOOL CHANGES ==================== + +* Memcheck: + +* Helgrind: + +* Callgrind: + +* ==================== OTHER CHANGES ==================== + +* ==================== FIXED BUGS ==================== + +The following bugs have been fixed or resolved. Note that "n-i-bz" +stands for "not in bugzilla" -- that is, a bug that was reported to us +but never got a bugzilla entry. We encourage you to file bugs in +bugzilla (https://bugs.kde.org/enter_bug.cgi?product=valgrind) rather +than mailing the developers (or mailing lists) directly -- bugs that +are not entered into bugzilla tend to get forgotten about or ignored. + +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. + +339020 ppc64: memcheck/tests/ppc64/power_ISA2_05 failing in nightly build + Release 3.10.0 (10 September 2014) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~