X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=0faa8ca2c5a08a3d3f46717698cbe04522f85c75;hb=970789e054086189cb8d83b8c80f6c10318bbeef;hp=57d2d7b59cae7d1f01c580e8d315e49090cca9f5;hpb=fe8dc2171009e90d2335f159d05f7e6660e24780;p=pspp diff --git a/NEWS b/NEWS index 57d2d7b59c..0faa8ca2c5 100644 --- 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