Fix PR 11894.
[pspp-builds.git] / NEWS
diff --git a/NEWS b/NEWS
index 51c7a1094e1eaf7f198d0c9ed14ebf7506f506e9..a8398ee952fd1f6dd3c1b3b767a7333ec7ffdb91 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,16 @@
 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.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 \f
+Preliminary list of changes from 0.3.1  to 0.3.2:
+
+  PSPP now reads and writes system files compatible with spssV12.
+
+  New commands:   VARIABLE WIDTH, VARIABLE ALIGNMENT, VARIABLE LEVEL.
+
 Preliminary list of changes from 0.3.0 to 0.3.1:
 
   New build dependencies:
@@ -13,8 +19,9 @@ Preliminary list of changes from 0.3.0 to 0.3.1:
 
     * 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:
 
@@ -28,7 +35,9 @@ Preliminary list of changes from 0.3.0 to 0.3.1:
 
     * PERMISSIONS.
 
-    * T-TEST.
+    * SHOW.
+
+    * T-TEST (re-written).
 
     * USE (as a stub, to enhance compatibility).
 
@@ -51,6 +60,8 @@ Preliminary list of changes from 0.3.0 to 0.3.1:
   Much of the code has been rewritten and refactored.  It is now much
   cleaner.
 
+  lib/julcal has been removed.
+
   For developers, the build system now requires Autoconf 2.58 and
   Automake 1.7.  The included gettext has been updated to version
   0.12.1.