From: Finn B. <bc...@us...> - 2001-01-18 09:44:29
|
Update of /cvsroot/jython/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv16332 Modified Files: index.ht Log Message: Updated to 2.0 Index: index.ht =================================================================== RCS file: /cvsroot/jython/htdocs/index.ht,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** index.ht 2001/01/16 20:34:33 1.13 --- index.ht 2001/01/18 09:44:30 1.14 *************** *** 20,37 **** <dl> ! <p><dt><b>Jython 2.0 release candidate 1 released!</b> ! <dd>Download the lastest relase of Jython <a href="download.html">here</a>, ! or <a href="NEWS.html">read a summary</a> ! of recent changes. (15-jan-2001). <p><dt><b>New website layout.</b> <dd>New colors and an icon created by Ivan Kougaenko. (15-jan-2001). - <p><dt><b>Jython 2.0 beta 2 released!</b> - <dd>The second beta release of Jython is available (10-jan-2001). - - <p><dt><b>Jython 2.0 beta 1 released!</b> - <dd>The first beta release of Jython is available (31-dec-2000). - <p><dt><b>Step by step installation instruction for MacOS.</b> <dd>L. Humbert has contributed a <a href="MacOS_Install.html">guide</a> --- 20,32 ---- <dl> ! <p><dt><b>Jython 2.0 released!</b> ! <dd>Download the lastest stable relase of Jython ! <a href="download.html">here</a>, or ! <a href="NEWS.html">read a summary</a> ! of recent changes. (17-jan-2001). <p><dt><b>New website layout.</b> <dd>New colors and an icon created by Ivan Kougaenko. (15-jan-2001). <p><dt><b>Step by step installation instruction for MacOS.</b> <dd>L. Humbert has contributed a <a href="MacOS_Install.html">guide</a> *************** *** 67,71 **** </dl> ! <font size=-1> last updated 15-jan-2001 </font> --- 62,66 ---- </dl> ! <font size=-1> last updated 17-jan-2001 </font> |