|
From: <sv...@va...> - 2005-08-01 15:23:00
|
Author: njn Date: 2005-08-01 16:22:58 +0100 (Mon, 01 Aug 2005) New Revision: 151 Log: Add news items from front page to the news page. Modified: trunk/info/news.html Modified: trunk/info/news.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/info/news.html 2005-08-01 10:33:58 UTC (rev 150) +++ trunk/info/news.html 2005-08-01 15:22:58 UTC (rev 151) @@ -7,12 +7,24 @@ =20 <ul> =20 + <li><p>1 August 2005: A new stable version, 2.4.1, is + available.</p></li> + <li><p>March 24, 2005:<br /> A new stable release,=20 <a href=3D"/downloads/source_code.html#current-stable">valgrind 2.4.0</a>, is available. Relative to 2.2.0, 2.4.0 has improved thread and signal support, reduced memory consumption, and dozens of bug fixes.</p></li> =20 + <li><p>March 12, 2005: The Valgrind website has been overhauled, + and moved to <a href=3D"http://www.valgrind.org">www.valgrind.org</a>. + Many thanks to KDE for hosting the previous website.</p></li> + + <li><p>March 12, 2005: A new mailing list, + <?php echo vglink( 'vgannounce'); ?>, has been created. This low-volum= e + list will receive announcements of new Valgrind releases. + </p></li> + <li><p>August 31, 2004:<br /> A new stable release,=20 <a href=3D"/downloads/source_code.html#current-stable">valgrind 2.2.0</a>, is available. 2.2.0 brings many improvements over |