X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FChangeLog;h=ad2e7b248e784b4a11a5b2afc090ef2111bf8100;hb=5156fa5a8323a16f6b4bbc8950221cdc1d0e023d;hp=3ff990821c0895f8e5b46cac6699848fd7de29c0;hpb=5501903810bcbae487b12bc44d9cbedf29644d96;p=pspp-builds.git diff --git a/src/ChangeLog b/src/ChangeLog index 3ff99082..ad2e7b24 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,19 @@ +Fri Dec 24 15:09:11 WST 2004 John Darrington + + * t-test.q Fixed bug #11227 Made t-test work when the independent + variable is alpha + +Sat Dec 11 11:43:45 WST 2004 John Darrington + + * factor_stats.c Fixed calculation of trimmed mean under various + special conditions. + +Sat Dec 4 17:14:45 WST 2004 John Darrington + + * histogram.c chart.[ch] factor_stats.c frequencies.q + + Added code to calculate sensible histogram ranges and limits. + Thu Dec 2 13:37:43 WST 2004 John Darrington * chart.h Updated to reflect many API changes.