Fix bug 22419
[pspp-builds.git] / src / math / linreg / ChangeLog
index 08ab14401f39406541a4b157d060fbe8a73787b2..552d093b6bf086d105b6953bd74ff74bc02b4f44 100644 (file)
@@ -1,4 +1,15 @@
-2007-09-21  Jason Stover  <jhs@wonko.gcsu.edu>
+2008-03-08  Jason Stover  <jhs@wonko.gcsu.edu>
+
+       * 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  <jhs@math.gcsu.edu>
+
+       * linreg.c (has_coefficient): New function.
+
+       * linreg.c (pspp_linreg_predict): Fix bug 22419.
+
+2007-09-21  Jason Stover  <jhs@math.gcsu.edu>
 
        * linreg.c (pspp_linreg_cache_free): Partial fix of memory leak,
        bug 21056.