Compare variable pointers instead of variable indexes.
[pspp-builds.git] / src / math / linreg / ChangeLog
index d5cf40fc94d13f17ae2cb3416e077472f663b3c2..0d6b6881715751671e7f9cef346ebf53341a75ff 100644 (file)
@@ -1,3 +1,8 @@
+Wed Dec  6 21:16:22 2006  Ben Pfaff  <blp@gnu.org>
+
+       * linreg.c: (pspp_linreg_get_vars) Compare variable pointers
+       instead of variable indexes.
+
 2006-05-19  Jason Stover  <jhs@math.gcsu.edu>
 
        * coefficient.c: Moved to src/math.