From: Finn B. <bc...@us...> - 2001-01-17 15:37:12
|
Update of /cvsroot/jython/jython In directory usw-pr-cvs1:/tmp/cvs-serv12927 Modified Files: NEWS Log Message: Some final news. Index: NEWS =================================================================== RCS file: /cvsroot/jython/jython/NEWS,v retrieving revision 2.23 retrieving revision 2.24 diff -C2 -r2.23 -r2.24 *** NEWS 2001/01/15 18:18:50 2.23 --- NEWS 2001/01/17 15:37:11 2.24 *************** *** 1,4 **** --- 1,9 ---- Jython NEWS + 17-Jan-2001 Jython 2.0 final release + + Bug fixes. + - Install the correct image for the local documention. + 15-Jan-2001 Jython 2.0 release candidate 1 |