windows cross build: Add example build instructions in documentation
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 55ab109d61be25098bb14a053eef7c0bf0a14e6f..791b9c1ac3321b34dd0614cc9be2206af8a91d78 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,10 @@ See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
-Changes from 1.4.1 to 1.5.2:
+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.2:
 
  * 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.