From: <zy...@us...> - 2010-10-17 17:59:41
|
Revision: 7155 http://jython.svn.sourceforge.net/jython/?rev=7155&view=rev Author: zyasoft Date: 2010-10-17 17:59:35 +0000 (Sun, 17 Oct 2010) Log Message: ----------- Updated NEWS re ipython/completer support Modified Paths: -------------- trunk/jython/NEWS Modified: trunk/jython/NEWS =================================================================== --- trunk/jython/NEWS 2010-10-17 16:59:06 UTC (rev 7154) +++ trunk/jython/NEWS 2010-10-17 17:59:35 UTC (rev 7155) @@ -2,6 +2,7 @@ Jython 2.5.2rc1 Bugs Fixed + - [ 1133 ] Support ipython and other completers with readline emulation - [ 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |