Increase width of N and DEF cells in T-TEST.
[pspp-builds.git] / src / language / stats / ChangeLog
index 100377cba09079cc563181c8adfe381b7ead01f7..db148a4ffe397c7f1c06fc88e4dbaaa6e0d1efe0 100644 (file)
@@ -1,3 +1,10 @@
+2007-04-16 John Darrington <john@darrington.wattle.id.au>
+
+       * t-test.q: Changed the output width of reported counts and 
+       degrees of freedom, to avoid truncating these values.  Thanks
+        to Seth Woolley for reporting this problem.  A proper fix involves
+        re-thinking the output driver.
+
 2007-04-12  Jason Stover  <jhs@math.gcsu.edu>
 
        * regression.q (run_regression): Added if (n_data >0) to fix bug