From: <cg...@us...> - 2009-06-30 06:12:20
|
Revision: 6505 http://jython.svn.sourceforge.net/jython/?rev=6505&view=rev Author: cgroves Date: 2009-06-30 06:11:20 +0000 (Tue, 30 Jun 2009) Log Message: ----------- Keep forgetting to update this Modified Paths: -------------- trunk/jython/NEWS Modified: trunk/jython/NEWS =================================================================== --- trunk/jython/NEWS 2009-06-30 06:09:12 UTC (rev 6504) +++ trunk/jython/NEWS 2009-06-30 06:11:20 UTC (rev 6505) @@ -6,6 +6,7 @@ - [ 1859477 ] Dynamically loaded ServletFilters like PyServlet Bugs Fixed - [ 1377 ] Event names shadowed by a field name on Java types leads to a NPE + - [ 1381 ] Redundant declarations of interface implementation hides overriden methods 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. |