From: <zy...@us...> - 2010-10-16 03:07:53
|
Revision: 7149 http://jython.svn.sourceforge.net/jython/?rev=7149&view=rev Author: zyasoft Date: 2010-10-16 03:07:47 +0000 (Sat, 16 Oct 2010) Log Message: ----------- Updated NEWS re #1642 Modified Paths: -------------- trunk/jython/NEWS Modified: trunk/jython/NEWS =================================================================== --- trunk/jython/NEWS 2010-10-16 03:04:21 UTC (rev 7148) +++ trunk/jython/NEWS 2010-10-16 03:07:47 UTC (rev 7149) @@ -2,6 +2,7 @@ Jython 2.5.2rc1 Bugs Fixed + - [ 1642 ] JSR223 PyScriptEngine#getInterface returns a NPE when called with zero args - [ 1662 ] time.strptime does not use Java date format strings properly - [ 1543 ] PyArray fails to clean up pre-allocated space - [ 1661 ] Error at on exit in TCC/LE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |