PSPP NEWS -- history of user-visible changes.
-Time-stamp: <2008-06-04 21:27:06 blp>
-Copyright (C) 1996-9, 2000 Free Software Foundation, Inc.
+Time-stamp: <2008-10-02 20:40:21 blp>
+Copyright (C) 1996-9, 2000, 2008 Free Software Foundation, Inc.
See the end for copying conditions.
Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
+Changes from 0.6.0 to 0.6.1:
+
+ * Bug fixes. At least the following bugs were fixed:
+
+ - Report correct standardized regression coefficients in linear
+ regression output (bug #23567).
+
+ - Work around bug in GSL that prevented build with recent GCC
+ versions without manually adding -fgnu89-inline to CFLAGS.
+
+ - Make it possible to reopen the output window on Windows (bug
+ #24033).
+
+ - Avoid crash with pie charts (bug #24014).
+
+ - Don't append % to count totals (bug #24003).
+
+ - Don't crash on bad input (bug #24031).
+
+ - Don't crash if "end data." is not left aligned (bug #24115).
+
+ - Change default workspace value to 64 MB, to avoid unnecessary
+ disk accesses on modern machines.
+
+ - Distribute necessary files to allow users working from the
+ distributed tarball to configure with --enable-gui-tools.
+
+ - Remove poor German translations.
+
+ * GSL 1.8 or later is now required.
+
Changes from 0.4.0 to 0.6.0:
* The PSPP license is now version 3 or later of the GNU General