Fix bug 22419
[pspp-builds.git] / src / math / linreg / ChangeLog
index 08ab14401f39406541a4b157d060fbe8a73787b2..1bf0ed985c06e547900957616c4bc95ffa388a90 100644 (file)
@@ -1,4 +1,10 @@
-2007-09-21  Jason Stover  <jhs@wonko.gcsu.edu>
+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.