+Mon May 2 22:37:39 2005 Ben Pfaff <blp@gnu.org>
+
+ * INSTALL: Mention dependencies. Thanks to Jaap-Andre de Hoop
+ <j.dehoop@data-assist.nl> for the suggestion.
+
+ * NEWS, README: Update.
+
Sun May 1 15:00:09 WST 2005 John Darrington <john@darrington.wattle.id.au>
* pspp-mode.el: Now supports syntax highlighting, indentation and
+PSPP has the following library dependencies;
+
+ * The GNU Scientific Library (libgsl), version 1.6 or later.
+
+ * The GNU multiprecision arithmetic library (libgmp).
+
+ * libplot from GNU plotutils is optional. Without it, the new
+ graphing features will not work. If you do not have it
+ installed, you must run `configure' with --without-libplot.
+
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
Foundation, Inc.
PSPP NEWS -- history of user-visible changes.
-Time-stamp: <2005-03-07 22:30:34 blp>
+Time-stamp: <2005-05-02 22:40:58 blp>
Copyright (C) 1996-9, 2000 Free Software Foundation, Inc.
See the end for copying conditions.
New commands: VARIABLE WIDTH, VARIABLE ALIGNMENT, VARIABLE LEVEL.
-
Preliminary list of changes from 0.3.0 to 0.3.1:
New build dependencies:
* The GNU multiprecision arithmetic library (libgmp).
- * libplot from GNU plotutils is optional; without it, the new
- graphing features will not work.
-
+ * libplot from GNU plotutils is optional. Without it, the new
+ graphing features will not work. If you do not have it
+ installed, you must run `configure' with --without-libplot.
Newly implemented commands and statistical features:
ftp://alpha.gnu.org/gnu/pspp
For information on differences from previous versions, please see file
-NEWS. Full documentation on PSPP's language and information on known
-bugs can in the doc/ directory.
+NEWS. Full documentation on PSPP's language can be found in the doc/
+directory.
-Questions and comments regarding PSPP can be sent to Ben Pfaff
-<blp@gnu.org>. PSPP bug reports should be sent to
-bug-gnu-pspp@gnu.org.
+Questions and comments regarding PSPP can be sent to pspp-dev@gnu.org.
+PSPP bug reports may be sent to bug-gnu-pspp@gnu.org or filed in the
+bug-tracking system at http://savannah.gnu.org/bugs/?group=pspp
+according to your preference.