From: <zy...@us...> - 2010-09-08 20:48:23
|
Revision: 7116 http://jython.svn.sourceforge.net/jython/?rev=7116&view=rev Author: zyasoft Date: 2010-09-08 20:48:17 +0000 (Wed, 08 Sep 2010) Log Message: ----------- Updated NEWS on bugs that were in fact fixed Modified Paths: -------------- trunk/jython/NEWS Modified: trunk/jython/NEWS =================================================================== --- trunk/jython/NEWS 2010-09-08 20:36:15 UTC (rev 7115) +++ trunk/jython/NEWS 2010-09-08 20:48:17 UTC (rev 7116) @@ -2,9 +2,10 @@ Jython 2.5.2b2 Bugs Fixed + - [ 1604 ] PyBuiltinCallable.Info should be serializable - [ 1397 ] Bugs in PyList and PyJavaType.ListIndexDelegate slice setting - [ 1503 ] Java constructors should take keyword arguments - - [ 1648 ] Incomplete implementation of pep328 for relative imports + - [ 1648,1495,1516 ] Incomplete implementation of pep328 for relative imports - [ 1611 ] Jython bytecode violated JLS, causing NPE on Sun's JVM when using -Xcomp option - [ 1643 ] Tools subdirectory still exists in trunk - [ 1455 ] Classes loaded dynamically from sys.path do not have their package defined This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |