|
From: <mor...@us...> - 2010-06-17 06:53:49
|
Revision: 3839
http://ecell.svn.sourceforge.net/ecell/?rev=3839&view=rev
Author: moriyoshi
Date: 2010-06-17 06:53:43 +0000 (Thu, 17 Jun 2010)
Log Message:
-----------
3.2.1.
Modified Paths:
--------------
ecell3/trunk/NEWS
Modified: ecell3/trunk/NEWS
===================================================================
--- ecell3/trunk/NEWS 2010-05-31 07:38:49 UTC (rev 3838)
+++ ecell3/trunk/NEWS 2010-06-17 06:53:43 UTC (rev 3839)
@@ -1,4 +1,19 @@
+ecell-3.2.1: 17-Jun-2010
+
+ * Removed DifferentialStepper::initializeStepInterval() in favor of
+ virtualized Stepper::setStepInterval().
+
+ * Better compatibility with Fujitsu C++ compiler.
+
+ * Fixed possible segmentation fault that occurs during loading a DM.
+
+ * Removed funky macros derived from UtilLinux.
+
+ * Optimized code in VariableReference.
+
+
ecell-3.2.0p2: 2-Apr-2010
+
* Fixed DataPointVector's python wrapper to have "shape" property that returns
the shape of the array. That is required by TableIO module.
(notified by Erin Rachael Shellman. Thanks.)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|