Fix bug 22419
[pspp-builds.git] / src / math / linreg / ChangeLog
index 1bf0ed985c06e547900957616c4bc95ffa388a90..552d093b6bf086d105b6953bd74ff74bc02b4f44 100644 (file)
@@ -1,3 +1,8 @@
+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.