Revision: 746 http://rpy.svn.sourceforge.net/rpy/?rev=746&view=rev Author: lgautier Date: 2009-07-05 11:06:04 +0000 (Sun, 05 Jul 2009)
Log Message: ----------- edited the news for rpy-1.0.3 binaries and rpy2-2.0.6 Modified Paths: -------------- trunk/htdocs/news.data trunk/htdocs/template.html Modified: trunk/htdocs/news.data =================================================================== --- trunk/htdocs/news.data 2009-07-03 21:28:12 UTC (rev 745) +++ trunk/htdocs/news.data 2009-07-05 11:06:04 UTC (rev 746) @@ -1,6 +1,56 @@ <!-- page-title: RPy news page --> <!-- title: News --> <div class="news"> + <a name="2009-07-04"> + <div class="news-header"> + <table width="100%" cellpadding="0" cellspacing="0"> + <tr> + <td><b>Release 2.0.6</b></td> + <td><div class="news-date">2009-07-04</div></td> + </tr> + </table> + </div> + </a> + + <div class="news-body"> + <h3> + Release 2.0.6 + </h3> + <p> + The release 2.0.6 does not have user-visible changes. Changes + adressed issues when buildin under OS X with framework, and under win32. + Win32 can again be downloaded from the Sourceforge page. + </p> + + </div> <!-- news body --> +</div> <!-- news --> + +<!-- title: News --> +<div class="news"> + <a name="2009-06-29"> + <div class="news-header"> + <table width="100%" cellpadding="0" cellspacing="0"> + <tr> + <td><b>Win32 binaries for rpy-1.0.3 / R-2.9</b></td> + <td><div class="news-date">2009-06-29</div></td> + </tr> + </table> + </div> + </a> + + <div class="news-body"> + <h3> + Win32 binaries for rpy-1.0.3 / R-2.9 + </h3> + <p> + The title says it all. + </p> + + </div> <!-- news body --> +</div> <!-- news --> + +<!-- title: News --> +<div class="news"> <a name="2009-06-21"> <div class="news-header"> <table width="100%" cellpadding="0" cellspacing="0"> Modified: trunk/htdocs/template.html =================================================================== --- trunk/htdocs/template.html 2009-07-03 21:28:12 UTC (rev 745) +++ trunk/htdocs/template.html 2009-07-05 11:06:04 UTC (rev 746) @@ -122,6 +122,16 @@ </div> <ul class="menu"> + <li><a href="news.html#2009-07-04"> + Release 2.0.6 for rpy2</a><br> + <i>(2009-07-04)</i><br> <br> + </li> + + <li><a href="news.html#2009-06-29"> + Win32 builds for rpy-1.0.3 / R-2.9</a><br> + <i>(2009-06-29)</i><br> <br> + </li> + <li><a href="news.html#2009-06-21"> Release 2.0.5 for rpy2</a><br> <i>(2009-06-21)</i><br> <br> @@ -152,21 +162,6 @@ <i>(2008-12-28)</i><br> <br> </li> - <li><a href="news.html#2008-12-20"> - Release 2.0.1 for rpy2</a><br> - <i>(2008-12-20)</i><br> <br> - </li> - - <li><a href="news.html#2008-12-13"> - Release 2.0.0 for rpy2</a><br> - <i>(2008-12-13)</i><br> <br> - </li> - - <li><a href="news.html#2008-10-31"> - Release 2.0.0rc1 for rpy2</a><br> - <i>(2008-10-31)</i><br> <br> - </li> - <li><a href="news.html"> <i>Older news</i> </a> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list