From: <pj...@us...> - 2009-05-13 03:02:26
|
Revision: 6348 http://jython.svn.sourceforge.net/jython/?rev=6348&view=rev Author: pjenvey Date: 2009-05-13 03:02:05 +0000 (Wed, 13 May 2009) Log Message: ----------- changelog r6347 Modified Paths: -------------- trunk/jython/NEWS Modified: trunk/jython/NEWS =================================================================== --- trunk/jython/NEWS 2009-05-13 02:59:46 UTC (rev 6347) +++ trunk/jython/NEWS 2009-05-13 03:02:05 UTC (rev 6348) @@ -1,5 +1,9 @@ Jython NEWS +Jython 2.5.0 + Bugs fixed + - [ 1344 ] setName semantics of threading.Thread different to CPython + Jython 2.5.0 a0 - rc1 Bugs fixed (new numbering due to move to Roundup) - [ 1188 ] Patch against trunk to handle SecurityExceptions This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |