Revision: 743
          http://rpy.svn.sourceforge.net/rpy/?rev=743&view=rev
Author:   lgautier
Date:     2009-06-25 19:54:24 +0000 (Thu, 25 Jun 2009)

Log Message:
-----------
version 2.0.5

Modified Paths:
--------------
    trunk/htdocs/news.data
    trunk/htdocs/template.html

Modified: trunk/htdocs/news.data
===================================================================
--- trunk/htdocs/news.data      2009-06-06 07:12:02 UTC (rev 742)
+++ trunk/htdocs/news.data      2009-06-25 19:54:24 UTC (rev 743)
@@ -1,5 +1,28 @@
 <!-- page-title: RPy news page -->
+<!-- title: News -->
+<div class="news">
+  <a name="2009-06-21">
+  <div class="news-header">
+    <table width="100%" cellpadding="0" cellspacing="0">
+      <tr>
+       <td><b>Release 2.0.5</b></td>
+       <td><div class="news-date">2009-06-21</div></td>
+      </tr>
+    </table>
+  </div>
+  </a>
 
+  <div class="news-body">
+    <h3>
+    Release 2.0.5
+    </h3>
+      <p>
+       The release 2.0.5 is mostly fixing two unfrequent bugs causing a crash.
+      </p>
+
+  </div> <!-- news body -->
+</div> <!-- news -->
+
 <!-- title: News -->
 <div class="news">
   <a name="2009-04-29">

Modified: trunk/htdocs/template.html
===================================================================
--- trunk/htdocs/template.html  2009-06-06 07:12:02 UTC (rev 742)
+++ trunk/htdocs/template.html  2009-06-25 19:54:24 UTC (rev 743)
@@ -122,6 +122,11 @@
     </div>
   <ul class="menu">
 
+  <li><a href="news.html#2009-06-21">
+  Release 2.0.5 for rpy2</a><br>
+                 <i>(2009-06-21)</i><br> <br>
+  </li>
+
   <li><a href="news.html#2009-04-29">
   Release 2.0.4 for rpy2</a><br>
                  <i>(2009-04-29)</i><br> <br>


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

Reply via email to