--- imach/src/ChangeLog 2024/07/02 09:16:53 1.72 +++ imach/src/ChangeLog 2024/07/08 14:25:11 1.74 @@ -1,8 +1,18 @@ +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).