Add --table-look command line option and SET TLOOK command.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 6bae9849004851a14d8d75efaa8fe8039d692c90..7da3c91cbf02a210843bc395fbec896a9a59d8b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,12 +21,15 @@ Changes from 1.4.1 to 1.5.2:
  * The user manual, in its Info and HTML versions, now includes
    graphical output examples and screenshots.
 
- * Output driver changes:
+ * Output improvements:
 
    - 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.
+   - Table output styles may now be set with the new option
+     --table-look and the new SET TLOOK command.
+
+   - New driver option "trim" to remove empty space from PDF,
+     PostScript, SVG, and PNG output files.
 
    - The HTML output driver has a new option "bare".