doc: Make figure references relative to doc/, not to doc/pspp-figures.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 0f7465fd3e9c1cc1330827569a888f93f87d423d..204d773f17df087c23dd8fe4e35463ff26bb0edd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,30 @@ See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
+Changes from 1.4.1 to 1.5.2:
+
+ * An error in the displayed signficance of oneway anova
+   contrasts tests has been corrected.
+
+ * 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 html output driver has a new option "bare".
+
+ * New features in pspp-output:
+
+   - New --table-look and --nth-commands options.
+
+   - New get-table-look and convert-table-look commands.
+
 Changes from 1.4.0 to 1.4.1:
 
  * Bug fixes.