From be1e5b0709c8d03606398fefd0ac6acac5dabd84 Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Sun, 20 Nov 2005 17:19:28 +0000 Subject: [PATCH] Another item for 3.1.0 release notes. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5219 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index f7614806b0..a87f7c3b41 100644 --- a/NEWS +++ b/NEWS @@ -84,6 +84,9 @@ widely noticed. So we're mentioning them now. - The --gen-suppressions flag supports an "all" value that causes every suppression to be printed without asking. +- The --log-file option no longer puts "pid" in the filename, eg. the + old name "foo.pid12345" is now "foo.12345". + BUGS FIXED: 109861 amd64 hangs at startup -- 2.47.2