output: Use Cairo and Pango to draw charts, instead of libplot.
[pspp-builds.git] / NEWS
diff --git a/NEWS b/NEWS
index 1070638b4e641a102031b3df2946015ca7966847..7f6c2a0e3463f5678a4b544989eee10d78a03c16 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,30 @@
 PSPP NEWS -- history of user-visible changes.
-Time-stamp: <2008-10-11 10:04:51 blp>
-Copyright (C) 1996-9, 2000, 2008 Free Software Foundation, Inc.
+Time-stamp: <2009-07-29 20:52:41 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.
+
+Changes from 0.7.1 to 0.7.2:
+
+ * Updated Perl module interface.
+
+ * Value labels for long string variables are now supported.
+
+ * Missing values for long string variables are now supported.
+
+Changes from 0.7.0 to 0.7.1:
+
+ *  Added a perl module to facilitate reading and writing of pspp system 
+    files from perl programs.
+
 Changes from 0.6.1 to 0.7.0:
 
   * Custom variable and data file attributes are now supported.