From 0e352cae56c006a5636a1aaf3b40e2eee2c1c941 Mon Sep 17 00:00:00 2001 From: jranke Date: Thu, 17 Oct 2013 10:43:46 +0000 Subject: - See ChangeLog entry for today (2 small bugfixes and lots of GUI progress) git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@117 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- ChangeLog | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a53ea241..d87fa0d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-10-17 Johannes Ranke for mkin (0.9-22) + + * Fix plot.mkinfit as it passed graphical arguments like main to the solver + * Do not use plot=TRUE in mkinfit example + * The first successful fits in the not so simple GUI + 2013-10-16 Johannes Ranke for mkin (0.9-22) * Unify naming of initial values of state variables @@ -12,10 +18,9 @@ 2013-10-09 Johannes Ranke for mkin (0.9-22) - * Do not use 0 values at time zero for chi2 error level calculations. - This is the way it is done in KinGUII and it makes sense - + * Do not use 0 values at time zero for chi2 error level calculations. + This is the way it is done in KinGUII and it makes sense Changes performed in earlier versions are documented in the subversion log files on R-Forge http://www.r-forge.r-project.org/scm/?group_id=615 -vim: set expandtab ts=2 sw=2: +vim: set noexpandtab ts=2 sw=2: -- cgit v1.2.1