From: <fwi...@us...> - 2009-08-31 18:48:02
|
Revision: 6736 http://jython.svn.sourceforge.net/jython/?rev=6736&view=rev Author: fwierzbicki Date: 2009-08-31 18:47:55 +0000 (Mon, 31 Aug 2009) Log Message: ----------- Update NEWS Modified Paths: -------------- trunk/jython/NEWS Modified: trunk/jython/NEWS =================================================================== --- trunk/jython/NEWS 2009-08-31 18:46:06 UTC (rev 6735) +++ trunk/jython/NEWS 2009-08-31 18:47:55 UTC (rev 6736) @@ -29,6 +29,7 @@ - [ 1430 ] Oracle JDBC Connection close - [ 1406 ] Parsing a simple PEP 342 coroutine crashes Jython 2.5 - [ 1407 ] ClassCastException in plain Python coroutine + - [ 1424 ] Relative imports do not work in some cases Jython 2.5.0 The same as rc4. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |