From: <zy...@us...> - 2010-08-15 14:14:11
|
Revision: 7095 http://jython.svn.sourceforge.net/jython/?rev=7095&view=rev Author: zyasoft Date: 2010-08-15 14:14:05 +0000 (Sun, 15 Aug 2010) Log Message: ----------- Update for r7094 Modified Paths: -------------- trunk/jython/NEWS Modified: trunk/jython/NEWS =================================================================== --- trunk/jython/NEWS 2010-08-15 14:09:10 UTC (rev 7094) +++ trunk/jython/NEWS 2010-08-15 14:14:05 UTC (rev 7095) @@ -2,6 +2,7 @@ Jython 2.5.2b2 Bugs Fixed + - [ 1455 ] Classes loaded dynamically from sys.path do not have their package defined - [ 1555 ] Jython does not publish MIME types via JSR 223 (ScriptEngine.getFactory().getMimeTypes() is empty). - [ 1632 ] cPickle.Unpickler does not allow assignment of find_global - [ 1395 ] PyList.indexOf() and PyTuple.indexOf() do not function properly This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |