X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=5ffa65200efeabe0fa51a2a5bd93ee56d44b2c1b;hb=3a8f3341eb7a7f2a580ce7120bb96973df0b9f67;hp=f87a5f57052dafe2815fe985b1723e6b0b985b29;hpb=89d1188edd1f031d7043d922620a3e2e49e1db16;p=pspp diff --git a/NEWS b/NEWS index f87a5f5705..5ffa65200e 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,16 @@ Please send PSPP bug reports to bug-gnu-pspp@gnu.org. Changes since 0.8.4: + * The FACTOR command can now perform PROMAX rotations. + + * SPSS/PC+ system files are now supported on GET and other commands + that read SPSS system files. The pspp-convert program can now read + SPSS/PC+ system files. Writing the obsolete SPSS/PC+ system file + format is not supported. + + * SYSFILE INFO can now read SPSS/PC+ system files and SPSS portable + files. + * FREQUENCIES: A bug was fixed where an assertion failure occured when an empty dataset was presented.