--- imach/src/ChangeLog 2024/06/28 08:00:16 1.71 +++ imach/src/ChangeLog 2024/07/08 14:25:11 1.74 @@ -1,4 +1,19 @@ -2024-06-28 Nicolas Brouard +2024-07-08 Nicolas Brouard + + * imach.c (Module): Some bug fixes: in drawings when age*age is + included in the model as well as with quantitative variables. + +2024-07-02 Nicolas Brouard + + * imach.c (Module): Trying compiling on Linux with clang (instead + of gcc which is too slow) and lot of warnings suppressed + +2024-06-28 Nicolas Brouard + + * imach.c (Module): fixing some bugs in gnuplot and quantitative + variables, but not completely solved + +2024-06-28 Nicolas Brouard * imach.c (Module): s6 errors with age*age (harmless).