cairo: Add support for png and trim.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 997bedade9324e44a5b408d38633689728f5bd28..98b24a4fef8e3b1291d3adcf1b2dcfd556b24e12 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,6 @@ 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
@@ -20,13 +18,20 @@ 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 html output driver has a new option "bare".
+ * 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 command.
+   - New get-table-look and convert-table-look commands.
 
 Changes from 1.4.0 to 1.4.1: