From: <zy...@us...> - 2010-08-06 14:11:53
|
Revision: 7085 http://jython.svn.sourceforge.net/jython/?rev=7085&view=rev Author: zyasoft Date: 2010-08-06 14:11:47 +0000 (Fri, 06 Aug 2010) Log Message: ----------- Missing NEWS item that #1559 was fixed in beta1 Modified Paths: -------------- trunk/jython/NEWS Modified: trunk/jython/NEWS =================================================================== --- trunk/jython/NEWS 2010-08-04 17:22:13 UTC (rev 7084) +++ trunk/jython/NEWS 2010-08-06 14:11:47 UTC (rev 7085) @@ -11,6 +11,7 @@ Jython 2.5.2b1 Bugs Fixed + - [ 1559 ] time.strptime broken for day of week for Sunday - [ 1614 ] minidom chunks the character input on multi-line values - [ 1615 ] Can't invoke Java method that takes a variable number of arguments with zero arguments - [ 1605 ] float preference over PyComplex as arg to __call__ breaks logic This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |