]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Prepare NEWS sections for the next release 3.11.0
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 17 Sep 2014 20:57:54 +0000 (20:57 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 17 Sep 2014 20:57:54 +0000 (20:57 +0000)
+ 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

NEWS

diff --git a/NEWS b/NEWS
index 88fc19b2ad362994cdac1b396e8a5472de8315c0..25cf832c334928cba4a93eff5737ece4f4024ea8 100644 (file)
--- 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)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~