From: Julian Seward Date: Wed, 24 Dec 2008 18:40:57 +0000 (+0000) Subject: Second attempt at 3.4.0 RC1. X-Git-Tag: svn/VALGRIND_3_4_0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86752e20fbcbd0068ca2e1cb31774e1084f03b2;p=thirdparty%2Fvalgrind.git Second attempt at 3.4.0 RC1. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8882 --- diff --git a/NEWS b/NEWS index b15b4b9913..ebc8f5f73d 100644 --- a/NEWS +++ b/NEWS @@ -80,8 +80,11 @@ global arrays. In detail: tool, we would be particularly interested in hearing about your experiences with it. -* exp-Omega, an experimental instantaneous leak-detecting tool, - has been removed from the distribution. +* exp-Omega, an experimental instantaneous leak-detecting tool, is no + longer built by default, although the code remains in the repository + and the tarball. This is due to three factors: a perceived lack of + users, a lack of maintenance, and concerns that it may not be + possible to achieve reliable operation using the existing design. * As usual, support for the latest Linux distros and toolchain components has been added. It should work well on Fedora Core 10, @@ -170,7 +173,7 @@ Developer-visible changes: make use of such information, if present, to provide source-level descriptions of data addresses in the error messages they create. -(3.4.0.RC1: 23 Dec 2008, vex r1878, valgrind r8879). +(3.4.0.RC1: 24 Dec 2008, vex r1878, valgrind r8882).