X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=8959f7ec5d545561a426e1a7b33458bfca14bf30;hb=c86c40a2bb9194203a80f7ddf11cdc7a2e15474e;hp=beebc9dd9fd1ef99b04e22e588955ddd54c66f11;hpb=d0ac5f484f29fa3a9775e981a67866b7df2b61a5;p=pspp diff --git a/NEWS b/NEWS index beebc9dd9f..8959f7ec5d 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,14 @@ See the end for copying conditions. Please send PSPP bug reports to bug-gnu-pspp@gnu.org. +Changes from 0.10.2 to 0.10.4: + + * Gtk+3.14.5 or later must now be used when building. + + * The AUTORECODE command now accepts an optional / before INTO. + + * The short form of the VECTOR command can now create string variables. + Changes from 0.10.1 to 0.10.2: * CROSSTABS implements a new COUNT subcommand to round case or cell @@ -12,6 +20,13 @@ Changes from 0.10.1 to 0.10.2: * Help will be opened as HTML in default browser if yelp is not available. + * When plotting scatterplots with only one dataset (the simple case) + the colour used for the dataset is now black. The previous default + from the Tango palette was too faint to see easily. + + * The varible info dialog could previously only paste a single variable. + Now it can paste multiple variables. + * Bug fixes, including the following: - T-test with independent samples GUI crashed with string