pspp-dump-sav: Mark manpage to be distributed.
[pspp-builds.git] / NEWS
diff --git a/NEWS b/NEWS
index bd228d919aa7610b62ce9e7024d595a8228a7a81..28e3ab5882dfe020d199665f66d6b1cf736f9efc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ Changes from 0.6.2 to 0.7.8:
    - DATASET DISPLAY
    - DATASET NAME
    - MATCH FILES
+   - MEANS
    - MRSETS
    - PRESERVE and RESTORE
    - QUICK CLUSTER
@@ -44,6 +45,8 @@ Changes from 0.6.2 to 0.7.8:
    - MISSING VALUES can now assign missing values to long string
      variables.
 
+   - ONEWAY: the POSTHOC subcommand is now implemented.
+
    - The following new subcommands to NPAR TESTS have been implemented:
      COCHRAN, FRIEDMAN, KENDALL, KRUSKAL-WALLIS, MANN-WHITNEY, MCNEMAR,
      SIGN, WILCOXON, and RUNS
@@ -101,6 +104,10 @@ Changes from 0.6.2 to 0.7.8:
      characters, including double-width characters and combining
      accents.
 
+   - Output to OpenDocument format is now supported.
+
+   - The HTML output is much improved.
+
  * The "pspp" program has a new option --batch (or -b) that selects
    "batch" syntax mode.  In previous versions of PSPP this syntax mode
    was the default.  Now a new "auto" syntax mode is the default.  In