|
From: <sv...@va...> - 2005-08-03 22:37:05
|
Author: de Date: 2005-08-03 23:37:01 +0100 (Wed, 03 Aug 2005) New Revision: 154 Log: - changed 'Current stable release' to 'Current release' - added v.3 blurb to 'Recent News' Modified: trunk/index.html 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 2005-08-03 18:06:37 UTC (rev 153) +++ trunk/index.html 2005-08-03 22:37:01 UTC (rev 154) @@ -6,7 +6,7 @@ =20 =20 <h3 align=3D"center"> -Current stable release: <a href=3D"/downloads/source_code.html#current-s= table"><?php echo $config['release-version']; ?></a> +Current release: <a href=3D"/downloads/source_code.html#current"><?php e= cho $config['release-version']; ?></a> </h3> =20 <p> </p> @@ -37,7 +37,10 @@ =20 <ul> =20 - <li><p>1 August 2005: A new stable version, 2.4.1, is + <li><p>August 3 2005: Valgrind 3.0.0, for x86-linux and amd64-linux,=20 + is available.</p></li> + + <li><p>August 1 2005: A new stable version, 2.4.1, is available.</p></li> =20 <li><p>March 12, 2005: The Valgrind website has been overhauled, |