X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2FChangeLog;h=48b30627f8444d6d9238357f7ca08a5aa7a12645;hb=7db1398e16e52bd5da6eb828d4e28fe5b5c2fdf0;hp=2c0df305822838c8d3aa2c9aa0fcb76fa2a7f688;hpb=07e40a7f92afef7691a8ca592ea04fd7e8823b49;p=pspp-builds.git diff --git a/src/math/ChangeLog b/src/math/ChangeLog index 2c0df305..48b30627 100644 --- a/src/math/ChangeLog +++ b/src/math/ChangeLog @@ -1,3 +1,12 @@ +2008-03-01 Jason Stover + + * coefficient.c (pspp_coeff_init): Ensure first arg is not a null + pointer. + + * coefficient.c (pspp_linreg_get_coeff): Make sure we don't return + a result beyond the last coefficient, or start with a coefficient + beyond the last one if there is only one. + 2007-06-06 Ben Pfaff Adapt case sources, sinks, and clients of procedure code to the