From: Finn B. <bc...@us...> - 2001-12-03 21:14:47
|
Update of /cvsroot/jython/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv17986 Modified Files: index.ht links.h Log Message: Updated to 2.1b1. Index: index.ht =================================================================== RCS file: /cvsroot/jython/htdocs/index.ht,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** index.ht 2001/11/08 18:35:41 1.23 --- index.ht 2001/12/03 21:14:45 1.24 *************** *** 20,34 **** <dl> ! <p><dt><b>Jython 2.1 alpha 3 released!</b> <dd>Download the latest release of Jython ! <a href="http://sourceforge.net/project/showfiles.php?group_id=12867&release_id=45862">here</a>, or <a href="NEWS.html">read a summary</a> ! of recent changes. (29-jul-2001). ! ! <p><dt><b>Jython 2.1a2 released!</b> ! <dd>The second alpha release of Jython 2.1 is available (18-jul-2001) ! ! <p><dt><b>Jython 2.1a1 released!</b> ! <dd>The first alpha release of Jython 2.1 is available (14-mar-2001) <p><dt><b>Jython 2.0 released!</b> --- 20,28 ---- <dl> ! <p><dt><b>Jython 2.1 beta 1 released!</b> <dd>Download the latest release of Jython ! <a href="http://sourceforge.net/project/showfiles.php?group_id=12867&release_id=64027">here</a>, or <a href="NEWS.html">read a summary</a> ! of recent changes. (03-dec-2001). <p><dt><b>Jython 2.0 released!</b> *************** *** 88,92 **** </dl> ! <font size=-1> last updated 17-jan-2001 </font> --- 82,86 ---- </dl> ! <font size=-1> last updated 03-dec-2001 </font> Index: links.h =================================================================== RCS file: /cvsroot/jython/htdocs/links.h,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** links.h 2001/07/29 21:05:04 1.10 --- links.h 2001/12/03 21:14:45 1.11 *************** *** 4,8 **** <li><a href="license.html">License</a> <li><a href="download.html">Jython 2.0</a> ! <li><a href="http://sourceforge.net/project/showfiles.php?group_id=12867&release_id=45862">Jython 2.1a3</a> <li><a href="install.html">Installing</a> <li><a href="platform.html">JVM Compatibility</a> --- 4,8 ---- <li><a href="license.html">License</a> <li><a href="download.html">Jython 2.0</a> ! <li><a href="http://sourceforge.net/project/showfiles.php?group_id=12867&release_id=64027">Jython 2.1b1</a> <li><a href="install.html">Installing</a> <li><a href="platform.html">JVM Compatibility</a> |