X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=6c2be625e8346783c1c4c3ee0c39a9361033fc09;hb=3a0043452fe81d5ec405a3dc282510345d2d5669;hp=ab6ae5daf3e473e8086b95ce4875e710a7002896;hpb=f48f9bfda27c230b3f0d8c897eaed02be6c894ce;p=pspp diff --git a/NEWS b/NEWS index ab6ae5daf3..6c2be625e8 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ See the end for copying conditions. Please send PSPP bug reports to bug-gnu-pspp@gnu.org. + ** The code implementing the sheet rendering has been removed. Instead we + use a third party library: spread-sheet-widget. + Changes from 0.10.2 to 0.10.4 * The REGRESSION command now has a /ORIGIN subcommand to perform @@ -11,6 +14,8 @@ Changes from 0.10.2 to 0.10.4 * The FACTOR command can now analyse matrix files prepared with MATRIX DATA. + * The FACTOR command can now print the anti-image matrices. + * The MATRIX DATA command has been added. * Some inappropriate properties in selection dialogs have been corrected. @@ -31,17 +36,18 @@ Changes from 0.10.2 to 0.10.4 * Graphical user interface changes: - ** The code implementing the sheet rendering has been removed. Instead we - use a third party library: spread-sheet-widget. - ** There is a new menu: Edit|Options ** The Non Parametric Statistics Menu has a new item: "K Independent Samples". + ** Dialog boxes can now be canceled using the key. + * The AUTORECODE command now accepts an optional / before INTO. * The short form of the VECTOR command can now create string variables. + * Bug fixes, including fixes for CVE-2017-10791 and CVE-2017-10792. + Changes from 0.10.1 to 0.10.2: * CROSSTABS implements a new COUNT subcommand to round case or cell