|
From: <sv...@va...> - 2006-08-03 12:22:13
|
Author: njn Date: 2006-08-03 13:22:07 +0100 (Thu, 03 Aug 2006) New Revision: 292 Log: Julian won a big award. Modified: trunk/gallery/awards.html trunk/index.html trunk/info/news.html Modified: trunk/gallery/awards.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/gallery/awards.html 2006-07-31 05:08:48 UTC (rev 291) +++ trunk/gallery/awards.html 2006-08-03 12:22:07 UTC (rev 292) @@ -1,8 +1,14 @@ <h1>Awards</h1> =20 - <table width=3D"100%" cellspacing=3D"0" cellpadding=3D"3" border=3D"0"> <tr> + <td> </td> + <td> + July 2006: Julian Seward won a Google-O'Reilly Open Source Award for "= Best + Toolmaker" for his work on Valgrind. + </td> +</tr> +<tr> <td align=3D"center"> <a href=3D"http://opensource.org/OSA/"><img src=3D"/images/osamerit.pn= g"=20 width=3D"140" height=3D"140" alt=3D"Open Source Award" title=3D"Open S= ource Award"=20 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 2006-07-31 05:08:48 UTC (rev 291) +++ trunk/index.html 2006-08-03 12:22:07 UTC (rev 292) @@ -38,6 +38,9 @@ <h2 align=3D"center">Recent News</h2> =20 <ul> + <li><p>Jul 25 2006: Julian Seward has won a Google-O'Reilly Open Source + Award for "Best Toolmaker" for his work on Valgrind.</p></li> + <li><p>Jun 7 2006: valgrind-3.2.0, for x86/Linux, AMD64/Linux, PPC32/Linux and PPC64/Linux, is available.=20 (<a href=3D"/docs/manual/dist.news.html">release notes</a>).</p></li> 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 2006-07-31 05:08:48 UTC (rev 291) +++ trunk/info/news.html 2006-08-03 12:22:07 UTC (rev 292) @@ -7,6 +7,9 @@ <p>Below are a few of the important events in the history of Valgrind:</= p> =20 <ul> + <li><p>Jul 25 2006: Julian Seward has won a Google-O'Reilly Open Source + Award for "Best Toolmaker" for his work on Valgrind.</p></li> + <li><p>Jun 7 2006: valgrind-3.2.0, for x86/Linux, AMD64/Linux, PPC32/Linux and PPC64/Linux, is available.=20 (<a href=3D"/docs/manual/dist.news.html">release notes</a>).</p></li> |