|
From: Nicholas N. <nj...@ca...> - 2004-03-16 14:26:49
|
CVS commit by nethercote: Fixed up news. M +6 -6 index.html 1.21 M +3 -3 news.html 1.4 --- devel-home/valgrind/index.html #1.20:1.21 @@ -5,4 +5,7 @@ ?> +<p class="news">March 12, 2004: A new unstable release, +<a href="downloads.html">valgrind 2.1.1</a>, is available. + <p class="news">March 04, 2004: An experimental PowerPC port is available. See <a href="related.html">Related Projects</a>. @@ -13,12 +16,9 @@ <p class="news">January 27, 2004: We have a new page listing <a href="users.html">projects using Valgrind</a>. - -<p class="news">January 15, 2004: Valgrind awarded a merit (bronze) -<a href="http://opensource.org/OSA/awards.php">Open Source Award</a> -(<a href="http://builder.com.com/5100-6375-5136747.html">interview</a>). - <hr> + <p> -<strong>Valgrind is a GPL'd system for debugging and profiling x86-Linux programs.</strong> +<strong>Valgrind is a GPL'd system for debugging and profiling x86-Linux +programs.</strong> With the tools that come with Valgrind, you can automatically detect --- devel-home/valgrind/news.html #1.3:1.4 @@ -5,7 +5,4 @@ ?> -<p class="news">March 12, 2004: A new unstable release, -<a href="downloads.html">valgrind 2.1.1</a>, is available. - <p class="news">March 04, 2004: An experimental PowerPC port is available. See <a href="related.html">Related Projects</a>. @@ -21,4 +18,7 @@ (<a href="http://builder.com.com/5100-6375-5136747.html">interview</a>). +<p class="news">December 14, 2003: A new unstable release, +<a href="downloads.html">valgrind 2.1.0</a>, is available. + <p class="news">November 11, 2003: A new stable release, <a href="downloads.html">valgrind 2.0.0</a>, is available. |