Implemented long variable names a la spss V12.
[pspp-builds.git] / NEWS
diff --git a/NEWS b/NEWS
index 51c7a1094e1eaf7f198d0c9ed14ebf7506f506e9..b899f56d0da3d8d7d6da34cc3fb18212478bc5ea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,13 @@ 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:
@@ -16,6 +23,7 @@ Preliminary list of changes from 0.3.0 to 0.3.1:
     * libplot from GNU plotutils is optional; without it, the new
       graphing features will not work.
 
+
   Newly implemented commands and statistical features:
 
     * DATE (as a stub, to enhance compatibility).
@@ -28,7 +36,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 +61,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.