pspp-output: Add new --nth-commands option.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 9a70ca95fb291ceb07c6e3aa8818af9150365877..00b3c38e8c3dbab8f07acb51e8b80038e00fe061 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,13 +4,21 @@ See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
-Changes from 1.4.1 to 1.4.2:
+Changes from 1.4.1 to 1.5.2:
+
+ * PSPP can now write its results directly to a TeX source file.
 
  * Added Drag-N-Drop in output view.
 
  * The Explore GUI dialog supports the "Plots" subdialog. Boxplots, Q-Q Plots
    and Spreadlevel plots are now also available via the GUI.
 
+ * The graphical user interface for importing spreadsheets has been improved.
+   The new interface provides the user with a preview of the data to be imported
+   and interactive methods to select the desired ranges.
+
+ * The pspp-output utility has a new --nth-commands option.
+
 Changes from 1.4.0 to 1.4.1:
 
  * Bug fixes.