|
From: <sv...@va...> - 2007-12-11 02:58:48
|
Author: sewardj
Date: 2007-12-11 02:58:35 +0000 (Tue, 11 Dec 2007)
New Revision: 340
Log:
Move 3.2.3 to the old-releases area.
Modified:
trunk/downloads/current.html
trunk/downloads/old.html
Modified: trunk/downloads/current.html
===================================================================
--- trunk/downloads/current.html 2007-12-11 02:45:52 UTC (rev 339)
+++ trunk/downloads/current.html 2007-12-11 02:58:35 UTC (rev 340)
@@ -39,29 +39,7 @@
AIX5.3, and many minor refinements.</p>
-<!--
-<div id="release">
-<a name="current"><h3>Release 3.2.3</h3></a>
-
-<p><a href="/downloads/valgrind-3.2.3.tar.bz2">valgrind 3.2.3 (tar.bz2)</a>
-[4016Kb] - 29 January 2007.<br />
-For {x86,amd64,ppc32,ppc64}-linux.<br />
-<span class="md5sum">md5: 978847992b136c8d8cb5c6559a91df1c</span></p>
-
-<p>You may want to look at the
-<a href="/docs/manual/dist.news.html">3.2.3 release notes</a>.
-</p>
-
-<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. Please do not use (or package) 3.2.2;
-instead use 3.2.3.</p>
--->
-
-
-
<div class="hr_brown"><hr/></div>
<h3>Valkyrie 1.2.0</h3>
Modified: trunk/downloads/old.html
===================================================================
--- trunk/downloads/old.html 2007-12-11 02:45:52 UTC (rev 339)
+++ trunk/downloads/old.html 2007-12-11 02:58:35 UTC (rev 340)
@@ -12,7 +12,25 @@
<div id="release">
+
<div class="hr_brown"><hr/></div>
+<h3>valgrind-3.2.3</h3>
+
+<p>valgrind 3.2.3 (tar.bz2)</a>
+[4016Kb] - 29 January 2007.<br />
+For {x86,amd64,ppc32,ppc64}-linux.<br />
+<span class="md5sum">md5: 978847992b136c8d8cb5c6559a91df1c</span></p>
+
+
+<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. Please do not use (or package) 3.2.2;
+instead use 3.2.3.</p>
+
+
+
+<div class="hr_brown"><hr/></div>
<h3>valgrind-3.2.2</h3>
<p>valgrind 3.2.2 (tar.bz2)</a>
|