|
From: <sv...@va...> - 2009-08-19 21:57:47
|
Author: sewardj
Date: 2009-08-19 22:57:34 +0100 (Wed, 19 Aug 2009)
New Revision: 407
Log:
Update downloads page for 3.5.0.
Modified:
trunk/downloads/current.html
Modified: trunk/downloads/current.html
===================================================================
--- trunk/downloads/current.html 2009-08-17 10:37:28 UTC (rev 406)
+++ trunk/downloads/current.html 2009-08-19 21:57:34 UTC (rev 407)
@@ -18,6 +18,31 @@
<div id="release">
+<a name="current"><h3>Release 3.5.0</h3></a>
+
+<p><a href="/downloads/valgrind-3.5.0.tar.bz2">valgrind 3.5.0 (tar.bz2)</a>
+[5482Kb] - 19 Aug 2009.<br />
+For {x86,amd64,ppc32,ppc64}-linux and x86-Darwin (Mac OS X).<br />
+<span class="md5sum">md5: f03522a4687cf76c676c9494fcc0a517</span></p>
+
+<p>You may want to look at the
+<a href="/docs/manual/dist.news.html">3.5.0 release notes</a>.
+</p>
+
+<p>
+3.5.0 is a feature release with many significant improvements and the
+usual collection of bug fixes. The main improvement is that Valgrind
+now works on Mac OS X.</p>
+
+This release supports X86/Linux, AMD64/Linux, PPC32/Linux, PPC64/Linux
+and X86/Darwin. Support for recent distros and toolchain components
+(glibc 2.10, gcc 4.5) has been added.</p>
+
+
+
+<!--
+<div id="release">
+
<a name="current"><h3>Release 3.4.1</h3></a>
<p><a href="/downloads/valgrind-3.4.1.tar.bz2">valgrind 3.4.1 (tar.bz2)</a>
@@ -40,6 +65,7 @@
In view of the fact that 3.4.0 contains user-visible regressions
relative to 3.3.x, upgrading to 3.4.1 is recommended. Packagers are
encouraged to ship 3.4.1 in preference to 3.4.0.</p>
+-->
<div class="hr_brown"><hr/></div>
@@ -60,6 +86,9 @@
<a href="/downloads/valkyrie-1.3.0.tar.bz2">valkyrie 1.3.0
(tar.bz2)</a> instead.</p>
+<p>This version of Valkyrie also does not support the newer Valgrind
+ 3.5.0 release. We plan to release a 3.5.0-compatible version of
+ Valkyrie in the near future.</p>
<div class="hr_brown"><hr/></div>
|