This pre-release is primarily to get the CVE-2017-10791 and CVE-2017-10792
fixes into a tarball for folks who find tarballs easier to work with.
Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
-Changes from 0.10.2 to 0.10.5-pre2:
+Changes from 0.10.2 to 0.10.5-pre3:
* The REGRESSION command now has a /ORIGIN subcommand to perform
regression through the origin.
* The short form of the VECTOR command can now create string variables.
+ * Bug fixes, including fixes for CVE-2017-10791 and CVE-2017-10792.
+
Changes from 0.10.1 to 0.10.2:
* CROSSTABS implements a new COUNT subcommand to round case or cell
dnl Initialize.
AC_PREREQ(2.63)
-AC_INIT([GNU PSPP], [0.10.5-pre2], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [0.10.5-pre3], [bug-gnu-pspp@gnu.org], [pspp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_TESTDIR([tests])