From: <mor...@us...> - 2011-01-04 13:21:29
|
Revision: 3884 http://ecell.svn.sourceforge.net/ecell/?rev=3884&view=rev Author: moriyoshi Date: 2011-01-04 13:21:23 +0000 (Tue, 04 Jan 2011) Log Message: ----------- * Update. Modified Paths: -------------- ecell3/trunk/NEWS Modified: ecell3/trunk/NEWS =================================================================== --- ecell3/trunk/NEWS 2011-01-04 13:20:25 UTC (rev 3883) +++ ecell3/trunk/NEWS 2011-01-04 13:21:23 UTC (rev 3884) @@ -1,4 +1,4 @@ -ecell-3.2.2: 29-Dec-2010 +ecell-3.2.2: 5-Jan-2011 * Fixed the bug that some expressions given to ExpressionFluxProcess or ExpressionAssignmentProcess would not be evaluated correctly. @@ -15,7 +15,9 @@ * Fixed ecell._ecs module so that iter(process.variableReferences) works correctly. + * Fixed the bug that logger data could not be saved through LoggerWindow. + ecell-3.2.1: 23-Sep-2010 * Fixed segmentation fault in PythonProcess and PythonFluxProcess. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |