PSPP NEWS -- history of user-visible changes.
-Time-stamp: <2009-09-08 21:08:29 blp>
+Time-stamp: <2009-10-06 20:46:21 blp>
Copyright (C) 1996-9, 2000, 2008, 2009 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.1 to 0.6.2-pre6:
+Changes from 0.6.1 to 0.6.2-rc1:
* New translations:
* Build fixes and changes:
+ - Fix build with GTK+ 2.17.4 and later.
+
- Make running "make" after running "configure" with different
settings reliably rebuild version.c.
- Fix writing corrupted .sav files on Windows.
+ - Fix writing variable labels longer than 252 bytes to save files.
+ Thanks to Robert Westlund for reporting this bug.
+
- Fix writing corrupted .por files (bug #26034).
- Fix reading .por files whose initial lines are not padded out
dnl Initialize.
AC_PREREQ(2.60)
-AC_INIT([pspp],[0.6.2-pre6],[bug-gnu-pspp@gnu.org])
+AC_INIT([pspp],[0.6.2-rc1],[bug-gnu-pspp@gnu.org])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE