X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=NEWS;h=e0910fe6e6b5c1b88b06818bf2189bcd52edff5d;hb=refs%2Fbuilds%2F20130215030508%2Fpspp;hp=71ba057c00f2d3f2ab704ddc080b13d0fe01ac45;hpb=2814862a2c45a39f9822cf4c64ca3884822d064d;p=pspp diff --git a/NEWS b/NEWS index 71ba057c00..e0910fe6e6 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ Changes from 0.6.2 to 0.7.9: - DATASET DECLARE - DATASET DISPLAY - DATASET NAME + - LOGISTIC REGRESSION - MATCH FILES - MEANS - MRSETS @@ -57,6 +58,9 @@ Changes from 0.6.2 to 0.7.9: - SET and SHOW no longer have ENDCMD, NULLINE, PROMPT, CPROMPT, and DPROMPT subcommands. The defaults are now fixed values. + - SHOW now has a JOURNAL subcommand, to show the location of the + journal file. + - VALUE LABELS can now assign value labels to long string variables.