|
From: <sv...@va...> - 2008-06-04 22:47:31
|
Author: njn Date: 2008-06-04 23:47:37 +0100 (Wed, 04 Jun 2008) New Revision: 358 Log: Add news items for 3.3.0 and 3.3.1 releases. Modified: trunk/info/news.html Modified: trunk/info/news.html =================================================================== --- trunk/info/news.html 2008-06-04 22:35:18 UTC (rev 357) +++ trunk/info/news.html 2008-06-04 22:47:37 UTC (rev 358) @@ -7,6 +7,16 @@ <p>Below are a few of the important events in the history of Valgrind:</p> <ul> + <li><p>June 4 2008: Valgrind 3.3.1, + for x86/Linux, AMD64/Linux, PPC32/Linux and PPC64/Linux, is available. + (<a href="/docs/manual/dist.news.html">release notes</a>). + </p></li> + + <li><p>December 7 2007: A new release, 3.3.0, is available + for x86/Linux, AMD64/Linux, PPC32/Linux and PPC64/Linux + (<a href="/docs/manual/dist.news.html">release notes</a>). + </p></li> + <li><p>January 29 2007: A bug-fix release, 3.2.3, is available (<a href="/docs/manual/dist.news.html">release notes</a>). 3.2.3 is almost identical to 3.2.2, but fixes a regression that |