X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=src%2Flanguage%2Fstats%2FChangeLog;h=95e24640ef13b5906b7d1dd087989281839a0953;hb=338fb2a2e84df6427a2fdee6769421f57d5666d8;hp=c0c9708a3973e21ae17f684650fac9bd6e0aa3e1;hpb=1c4b7cfcec922cf6d1e92a607f23f00d26e7324e;p=pspp-builds.git diff --git a/src/language/stats/ChangeLog b/src/language/stats/ChangeLog index c0c9708a..95e24640 100644 --- a/src/language/stats/ChangeLog +++ b/src/language/stats/ChangeLog @@ -1,3 +1,13 @@ +Sat Dec 9 18:47:51 2006 Ben Pfaff + + * regression.q (is_depvar): Compare variable pointers instead of + variable names. + +Thu Dec 7 15:26:25 WST 2006 John Darrington + + * examine.q: Allocated the categorical values for the dependent and + independent variables, on the heap. Hence they can be of any width. + Wed Dec 6 21:14:26 2006 Ben Pfaff * regression.q (reg_inserted): Compare variable pointers instead