Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
- Changes from 0.10.2 to 0.10.4
++Experimental 0.13.1:
+ ** The code implementing the sheet rendering has been removed. Instead we
+ use a third party library: spread-sheet-widget.
+
+ Changes from 1.0.0 to 1.0.1:
+
+ * Bug fixes, including fixes for CVE-2017-12958, CVE-2017-12959,
+ CVE-2017-12960, and CVE-2017-12961.
+
+ Changes from 0.11.0 to 1.0.0:
+
+ * Translation updates.
+
+ Changes from 0.10.2 to 0.11.0:
* The REGRESSION command now has a /ORIGIN subcommand to perform
regression through the origin.
dnl Initialize.
AC_PREREQ(2.63)
- AC_INIT([GNU PSPP], [0.10.4], [bug-gnu-pspp@gnu.org], [pspp])
-AC_INIT([GNU PSPP], [1.0.1], [bug-gnu-pspp@gnu.org], [pspp])
++AC_INIT([GNU PSPP], [0.13.1], [bug-gnu-pspp@gnu.org], [pspp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_TESTDIR([tests])