T-TEST: Fixed a bug in reporting the independent samples std err of the difference
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index e62e7fe48b08b6009896bd94236530444fb1d091..6cf918b8dbd7aa9e8f25a8e60ba42c83aa98fdac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
  
 Changes since 0.8.2:
 
+ * Independent T-Tests displayed the standard error of the difference
+   and the confidence interval for the unequal variances case, where
+   the equal variances case should have been.  This has been fixed.
+
  * REGRESSION now recognises /STATISTICS=CI(x) which causes confidence
    intervals for the coefficients to be printed.