X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=7f6c2a0e3463f5678a4b544989eee10d78a03c16;hb=77dc491d3b0c1429801ec839e7afab0fbef6a7fc;hp=df10031e1d6221403902643e9ffa63cd2a535673;hpb=e0c37920bb2cc46ee559e3992470572d4b4d27e6;p=pspp-builds.git diff --git a/NEWS b/NEWS index df10031e..7f6c2a0e 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,17 @@ PSPP NEWS -- history of user-visible changes. -Time-stamp: <2009-05-24 22:25:04 blp> +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.