output: Remove PostScript driver.
[pspp-builds.git] / NEWS
diff --git a/NEWS b/NEWS
index 1aac688c8736a3b66322cf993fbc0f195ee9920f..24f1d4a80cce1218ebbb91c2785bd6cdc79f0aea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,19 @@
 PSPP NEWS -- history of user-visible changes.
-Time-stamp: <2009-09-08 21:08:29 blp>
+Time-stamp: <2009-12-05 20:39:07 blp>
 Copyright (C) 1996-9, 2000, 2008, 2009 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
+Changes from 0.7.2 to 0.7.3:
+
+ * Charts are now produced with Cairo and Pango, instead of libplot.
+   Without them, the new graphing features will not work.  If you do
+   not have Cairo and Pango installed, you must run `configure' with
+   --without-cairo.
+
+ * The PostScript driver has been removed.
+
 Changes from 0.7.1 to 0.7.2:
 
  * Updated Perl module interface.