X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2FChangeLog;h=7c180a6d3f2818f967e6255eb27c14df3b7b3317;hb=0280721550011ce14d0632f547746ea03e966bf7;hp=c1ef970989a6ea6dab6001d02921aa003d77658b;hpb=44e620e0acb66c836578e924fa005e463cc10b3c;p=pspp diff --git a/src/ChangeLog b/src/ChangeLog index c1ef970989..7c180a6d3f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ +Wed Feb 18 21:48:54 WST 2004 John Darrington + + * Moved the declarations relating to values to their own header file + (val.h) + + * Added levene.c and levene.h + + * vars-atr.c: Changed the signature of compare_values to + take const * arguments. + + * t-test.q: Changed the structure of struct t_test_proc + variables now contain their own group statistics information. + Eventually, t_test_proc might get renamed, because it'd be + applicable to other commands too. + Mon Feb 16 23:15:51 2004 Ben Pfaff * data-out.c: Clean up. Changed interface of convert_*() to take