|
From: <sv...@va...> - 2009-02-05 09:42:01
|
Author: sewardj Date: 2009-02-05 09:41:54 +0000 (Thu, 05 Feb 2009) New Revision: 376 Log: Make valgrind-3.4.1.SVN-9098-1883.tar.bz2 available for testing. Modified: trunk/downloads/current.html Modified: trunk/downloads/current.html =================================================================== --- trunk/downloads/current.html 2009-01-28 05:23:59 UTC (rev 375) +++ trunk/downloads/current.html 2009-02-05 09:41:54 UTC (rev 376) @@ -42,7 +42,17 @@ global arrays. There are many other smaller refinements and improvements.</p> +<div class="hr_brown"><hr/></div> +<p>5 Feb 09: a pre-release snapshot of 3.4.1, +<a href="/downloads/valgrind-3.4.1.SVN-9098-1883.tar.bz2">valgrind-3.4.1.SVN-9098-1883.tar.bz2</a>, +is now available. This fixes some regressions and assertion failures +in debug info reading in 3.4.0, most notably incorrect stack traces +on amd64-linux on older (glibc-2.3 based) systems. Various +other debug info problems are also fixed. Unless further significant +bugs are reported, the final 3.4.1 release will be very similar to +this tarball. Please note that this snapshot is provided for testing +purposes and is not the final 3.4.1 release.</p> <div class="hr_brown"><hr/></div> |