|
From: Markus B. <mba...@us...> - 2005-09-28 23:30:18
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.webpage/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29046/htdocs Modified Files: welcome.php Log Message: added news for 0.6.0 release Index: welcome.php =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.webpage/htdocs/welcome.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** welcome.php 2 Sep 2005 18:06:28 -0000 1.3 --- welcome.php 28 Sep 2005 23:30:08 -0000 1.4 *************** *** 31,34 **** --- 31,45 ---- <!-- INSERT NEW NEWS HERE!!! --> <table> + <tr> + <td align="right" valign="top" width="20"><img src="images/arrow.gif" alt="->" border="0" height="16" width="16"></td> + <td valign="top"><font face="arial,helvetica,geneva" size="-1"><b>0.6.0 Released (2005-09-29)</b> + <br/> + Release 0.6.0 is out: read the <a href="http://sourceforge.net/forum/forum.php?forum_id=499503">news</a>, + check the <a href="http://rubyeclipse.sourceforge.net/userdoc/html/ch04.html">documentation</a>, <a href="http://rubyeclipse.sourceforge.net/download.rdt.html">download</a> and enjoy, + <a href="http://rubyeclipse.sourceforge.net/contact.rdt.html">feedback</a> very much appreciated! + </p> + </font> + </td> + </tr> <tr> <td align="right" valign="top" width="20"><img src="images/arrow.gif" alt="->" border="0" height="16" width="16"></td> |