From: N. Brouard Date: Wed, 25 Jun 2003 16:43:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: imach-099s7~609 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=b32282440afb3a8bec3196146a3124d590e7a773;p=.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 4e5d55f..26c36d7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2003-06-25 + + * imach.c (Module): On windows (cygwin) function asctime_r doesn't + exist so I changed back to asctime which exists. + (Module): Version 0.96b + +2003-06-24 + + * imach.c (Module): Some bugs corrected for windows. Also, when + mle=-1 a template is output in file "or"mypar.txt with the design + of the covariance matrix to be input. + 2003-06-25 Brouard Nicolas * imach.c (Repository): Duplicated warning errors corrected.