X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=7da909cd20022fca00de6c7be6f14432bceb18e7;hb=6f31c832ed660a06dc1374dd0618d2bcd8d35104;hp=e37115b36dfea877d8cfacb9d15e78db5c2e4a49;hpb=41f83a8f1c88489e4fc458fb7661430ff91d8a61;p=pspp diff --git a/NEWS b/NEWS index e37115b36d..7da909cd20 100644 --- a/NEWS +++ b/NEWS @@ -3,13 +3,23 @@ Copyright (C) 1996-2000, 2008-2013 Free Software Foundation, Inc. See the end for copying conditions. Please send PSPP bug reports to bug-gnu-pspp@gnu.org. + +Changes since 0.8.1: -Changes after 0.8.0: + * Charts are now rendered with colours from the Tango palette instead of fully + saturated primaries. + +Changes from 0.8.0 to 0.8.1: * New commands: - VARIABLE ROLE. + * Changes to existing commands: + + - CROSSTABS: The requirement that one expected count must be less than five + before Fishers Exact Test will be reported has been removed. + * PSPPIRE graphical user interface improvements: - A new set of icons has been contributed.