|
From: <sv...@va...> - 2007-01-30 04:40:41
|
Author: sewardj
Date: 2007-01-30 04:40:37 +0000 (Tue, 30 Jan 2007)
New Revision: 309
Log:
wibble
Modified:
trunk/downloads/current.html
trunk/index.html
Modified: trunk/downloads/current.html
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/downloads/current.html 2007-01-30 04:37:48 UTC (rev 308)
+++ trunk/downloads/current.html 2007-01-30 04:40:37 UTC (rev 309)
@@ -35,7 +35,9 @@
<p>3.2.3 is almost identical to 3.2.2, but fixes a regression that
unfortunately crept into 3.2.2. The regression causes an assertion
failure in Valgrind when running certain obscure SSE code fragments
- on x86-linux and amd64-linux.</p>
+ on x86-linux and amd64-linux. Please do not use (or package) 3.2.2;
+ instead use 3.2.3.
+ </p>
=20
=20
<h3>Release 3.2.2 (superseded by 3.2.3)</h3>
Modified: trunk/index.html
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/index.html 2007-01-30 04:37:48 UTC (rev 308)
+++ trunk/index.html 2007-01-30 04:40:37 UTC (rev 309)
@@ -46,7 +46,7 @@
=20
<li><p>January 22 2007: valgrind-3.2.2,
for x86/Linux, AMD64/Linux, PPC32/Linux and PPC64/Linux, is available.=20
- (<a href=3D"/docs/manual/dist.news.html">release notes</a>).</p></li>
+ </p></li>
=20
<li><p>October 30 2006: The slides for a tutorial entitled "Building
Workload Characterization Tools with Valgrind" are available on the
|