X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Flinreg%2FChangeLog;h=d5cf40fc94d13f17ae2cb3416e077472f663b3c2;hb=7ae8b9ba0e2634a5b72ac6470ebbdf92a78b7892;hp=c30ff4d080db90f4a55799d2763d49d7f900511d;hpb=538e1f5d35f8a48d43401b2c7abf7663219b638f;p=pspp diff --git a/src/math/linreg/ChangeLog b/src/math/linreg/ChangeLog index c30ff4d080..d5cf40fc94 100644 --- a/src/math/linreg/ChangeLog +++ b/src/math/linreg/ChangeLog @@ -1,3 +1,9 @@ +2006-05-19 Jason Stover + + * coefficient.c: Moved to src/math. + + * coefficient.h: Moved to src/math. + 2006-05-11 Jason Stover * linreg.h: Made linreg_cache's coeff a pspp_linreg_coeff**.