From: Finn B. <bc...@us...> - 2001-01-17 16:54:45
|
Update of /cvsroot/jython/jython In directory usw-pr-cvs1:/tmp/cvs-serv20702 Modified Files: NEWS Log Message: more news. Index: NEWS =================================================================== RCS file: /cvsroot/jython/jython/NEWS,v retrieving revision 2.24 retrieving revision 2.25 diff -C2 -r2.24 -r2.25 *** NEWS 2001/01/17 15:37:11 2.24 --- NEWS 2001/01/17 16:54:44 2.25 *************** *** 5,9 **** Bug fixes. - Install the correct image for the local documention. ! 15-Jan-2001 Jython 2.0 release candidate 1 --- 5,10 ---- Bug fixes. - Install the correct image for the local documention. ! - Added os.linesep field. ! 15-Jan-2001 Jython 2.0 release candidate 1 |