pspp-output: Add new --nth-commands option.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 70cf096d1eaf552b8487a8501e3d3cdd054e98d2..00b3c38e8c3dbab8f07acb51e8b80038e00fe061 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,11 +6,19 @@ Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
 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.