Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
-Changes since 2.0.0-pre1:
-
- * Localisations for the ar (Arabic) and ta (Tamil) locales have been added.
-
- * Improved the search options in the syntax editor.
-
- * Journaling is now enabled by default in interactive use. In PSPPIRE,
- journaling can be configured using Edit|Options.
-
-Changes from 1.6.2 to 2.0.0-pre1:
+Changes from 1.6.2 to 2.0.0-pre2:
* The CTABLES command is now implemented.
* The pspp-dump-sav program is no longer installed by default.
+ * Improved the search options in the syntax editor.
+
+ * Localisations for the ar (Arabic) and ta (Tamil) locales have been added.
+
+ * Journaling is now enabled by default when PSPP or PSPPIRE is
+ started interactively. In PSPPIRE, use Edit|Options to override
+ the default.
+
Changes from 1.6.1 to 1.6.2:
* Previously, numeric variables defaulted to "scale" measurement
dnl Initialize.
AC_PREREQ(2.64)
-AC_INIT([GNU PSPP], [2.0.0-pre1], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [2.0.0-pre2], [bug-gnu-pspp@gnu.org], [pspp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_TESTDIR([tests])
<binary>psppire</binary>
</provides>
<releases>
+ <release version="2.0.0-pre2" date="2023-10-31">
+ <url>https://git.savannah.gnu.org/cgit/pspp.git/tree/NEWS?h=v2.0.0-pre2</url>
+ </release>
<release version="2.0.0-pre1" date="2023-05-06">
<url>https://git.savannah.gnu.org/cgit/pspp.git/tree/NEWS?h=v2.0.0-pre1</url>
</release>