Revision: 783
          http://rpy.svn.sourceforge.net/rpy/?rev=783&view=rev
Author:   lgautier
Date:     2010-05-28 05:49:27 +0000 (Fri, 28 May 2010)

Log Message:
-----------
News entries + fix broken link for rpy2's documentation

Modified Paths:
--------------
    trunk/htdocs/news.data
    trunk/htdocs/templates/rpy_documentation.html

Modified: trunk/htdocs/news.data
===================================================================
--- trunk/htdocs/news.data      2010-05-22 15:30:57 UTC (rev 782)
+++ trunk/htdocs/news.data      2010-05-28 05:49:27 UTC (rev 783)
@@ -1,4 +1,39 @@
 <!-- title: News -->
+title: Branch 2.2.x
+date:  2010-05-23
+
+<p>
+The 2.1.x series are now in maintenance mode, and new development
+is happening in the 2.2.x branch. There is no fixed roadmap or expected
+release date yet.
+</p>
+
+
+<!-- title: News -->
+title: Release 2.1.2
+date:  2010-05-23
+
+<p>
+rpy2-2.1.2 is out. This release is the second bugfix release in 
+the 2.1.x series. Check the documentation for details about the changes.
+</p>
+
+
+<!-- title: News -->
+title: rpy2 and Python3
+date:  2010-05-01
+
+<p>
+The Google Summer of Code (GSoC) 2010 project to port rpy2 to Python 3 was
+accepted. If all goes well, rpy2 will work with Python 3 some time after 
+the summer. 
+</p>
+
+<p>
+More on that will hopefully appear soon.
+</p>
+
+<!-- title: News -->
 title: Release 2.1.1
 date:  2010-04-28
 

Modified: trunk/htdocs/templates/rpy_documentation.html
===================================================================
--- trunk/htdocs/templates/rpy_documentation.html       2010-05-22 15:30:57 UTC 
(rev 782)
+++ trunk/htdocs/templates/rpy_documentation.html       2010-05-28 05:49:27 UTC 
(rev 783)
@@ -52,7 +52,7 @@
 <h3>rpy2</h3>
 
 <ul>
-  <li><a href="rpy2/doc/html/index.html">Sphinx documentation</a></li>
+  <li><a href="rpy2_documentation.html">Sphinx documentation</a></li>
 </ul>
 
 {% endblock %}


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