X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Flinreg%2FChangeLog;h=552d093b6bf086d105b6953bd74ff74bc02b4f44;hb=b9f6480f1b451cb7873bb0591369504ff1b92595;hp=1bf0ed985c06e547900957616c4bc95ffa388a90;hpb=bfcde1ce3ccb59f9203ae7e6b7ad7cadc6b06306;p=pspp-builds.git diff --git a/src/math/linreg/ChangeLog b/src/math/linreg/ChangeLog index 1bf0ed98..552d093b 100644 --- a/src/math/linreg/ChangeLog +++ b/src/math/linreg/ChangeLog @@ -1,3 +1,8 @@ +2008-03-08 Jason Stover + + * linreg.c (pspp_linreg_get_vars): Clean up the loop that searches + for coefficient/variable matches. Fix for bug 22419. + 2008-02-28 Jason Stover * linreg.c (has_coefficient): New function.