Fixed bug #11227 (T-Test not working with alpha independent variable )
[pspp-builds.git] / src / ChangeLog
index 3ff990821c0895f8e5b46cac6699848fd7de29c0..ad2e7b248e784b4a11a5b2afc090ef2111bf8100 100644 (file)
@@ -1,3 +1,19 @@
+Fri Dec 24 15:09:11 WST 2004 John Darrington <john@darrington.wattle.id.au>
+
+       * 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 <john@darrington.wattle.id.au>
+
+       * factor_stats.c Fixed calculation of trimmed mean under various
+       special conditions.
+
+Sat Dec  4 17:14:45 WST 2004 John Darrington <john@darrington.wattle.id.au>
+
+       * 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 <john@darrington.wattle.id.au>
 
        * chart.h Updated to reflect many API changes.