Fix bug 22419
[pspp-builds.git] / src / math / linreg / ChangeLog
index a45216fd1e1f63241331094428572b6f577a3875..552d093b6bf086d105b6953bd74ff74bc02b4f44 100644 (file)
@@ -1,3 +1,19 @@
+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.
+
 2007-08-11  Jason Stover  <jhs@math.gcsu.edu>
 
        * linreg.h (enum): Dropped ambiguous PSPP_LINREG_SVD in favor of