CTABLES basics work
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index bbf5f877a05d5d6dc1f8695fb0c278c384f5eaf8..791b9c1ac3321b34dd0614cc9be2206af8a91d78 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
 Changes from 1.4.1 to 1.5.3:
 
+ * The DEFINE, MATRIX, MCONVERT, and MATRIX DATA commands are now
+   implemented.
+
  * An error in the displayed signficance of oneway anova
    contrasts tests has been corrected.
 
@@ -23,6 +26,12 @@ Changes from 1.4.1 to 1.5.3:
 
  * Build changes:
 
+   - Perl is no longer required to build.
+
+   - Build now requires Python 3.4 or later.  (Building PSPP 1.4.0
+     also required Python, but it wasn't properly documented at the
+     time.)
+
    - The Cairo and Pango libraries are now required.
 
    - gettext 0.20 or later is now required.