doc: Add .png output to the Info manual.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 00b3c38e8c3dbab8f07acb51e8b80038e00fe061..6bae9849004851a14d8d75efaa8fe8039d692c90 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@ 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.
+ * An error in the displayed signficance of oneway anova
+   contrasts tests has been corrected.
 
  * Added Drag-N-Drop in output view.
 
@@ -17,7 +18,23 @@ Changes from 1.4.1 to 1.5.2:
    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.
+ * The user manual, in its Info and HTML versions, now includes
+   graphical output examples and screenshots.
+
+ * Output driver changes:
+
+   - New drivers for output to TeX source files and to PNG files.
+
+   - New option "trim" to remove empty space from PDF, PostScript, SVG,
+     and PNG output files.
+
+   - 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: