Added a callback to the dialog help buttons, and a handler to call
[pspp-builds.git] / NEWS
diff --git a/NEWS b/NEWS
index 57d2d7b59cae7d1f01c580e8d315e49090cca9f5..0faa8ca2c5a08a3d3f46717698cbe04522f85c75 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,8 +44,11 @@ Changes from 0.6.2 to 0.7.8:
    - MISSING VALUES can now assign missing values to long string
      variables.
 
-   - NPAR TESTS has new KRUSKAL-WALLIS, SIGN, WILCOXON, and RUNS
-     subcommands.
+   - 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
 
    - SET and SHOW no longer have ENDCMD, NULLINE, PROMPT, CPROMPT, and
      DPROMPT subcommands.  The defaults are now fixed values.
@@ -100,6 +103,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