Added functions to compute covariance matrix.
[pspp-builds.git] / NEWS
diff --git a/NEWS b/NEWS
index ada752ec0b2144f3444531dc0456c4eecd02e69b..874106d6cf5d8517ddc505ec6d37867f6115fe17 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,11 @@
 PSPP NEWS -- history of user-visible changes.
-Time-stamp: <2007-11-04 14:52:10 blp>
+Time-stamp: <2008-06-04 21:27:06 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.
 
-Changes from 0.4.0 to 0.4.3:
+Changes from 0.4.0 to 0.6.0:
 
   * The PSPP license is now version 3 or later of the GNU General
     Public License.  Previously, it was version 2 or later.
@@ -140,8 +140,9 @@ Changes from 0.4.0 to 0.4.3:
 
     * The following commands are new:
 
-      - GET DATA, which currently supports reading Gnumeric files.  It
-        will be extended later to read other types of foreign data.
+      - GET DATA, which currently supports reading Gnumeric files and
+        text data files.  It will be extended later to read other
+        types of foreign data.
 
       - CD, to change the current directory.