Update of /cvsroot/jython/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv16935
Modified Files:
NEWS.ht
Log Message:
Updated to 2.0.
Index: NEWS.ht
===================================================================
RCS file: /cvsroot/jython/htdocs/NEWS.ht,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** NEWS.ht 2001/01/15 19:51:51 1.6
--- NEWS.ht 2001/01/18 09:48:23 1.7
***************
*** 2,5 ****
--- 2,11 ----
Jython NEWS
+ 17-Jan-2001 Jython 2.0 final release
+
+ Bug fixes.
+ - Install the correct image for the local documention.
+ - Added os.linesep field.
+
15-Jan-2001 Jython 2.0 release candidate 1
|