Fix bug #19604. T-Test documentation now matches code; code matches spss behaviour
[pspp-builds.git] / tests / ChangeLog
index 795da07ec61f07b9ca1c93cf1be8a41d9271ea79..01e6ff336e62da0847f336ec24e94f9174242175 100644 (file)
@@ -1,7 +1,18 @@
+2007-07-28 John Darrington <john@darrington.wattle.id.au>
+
+       * command/t-test-1-indep-val.sh: Changed the order of groups in the 
+       summary box to match new behaviour. (Fixes bug #19604).
+
+2007-07-25  Ben Pfaff  <blp@gnu.org>
+
+       Fix bug #17100.
+       * command/data-list.sh: Add tests for multi-record DATA LIST with
+       and without empty trailing record.
+
 2007-07-24  Ben Pfaff  <blp@gnu.org>
 
-       * tests/command/flip.sh: Add tests to avoid regression on bugs
-       #20493, #20494.
+       * command/flip.sh: Add tests to avoid regression on bugs #20493,
+       #20494.
 
 2007-07-22  Ben Pfaff  <blp@gnu.org>