Convert all Perl build tools to Python and remove Perl build dependency.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index aa3b8620ed009d4d64df35fc8570ab743187efcc..791b9c1ac3321b34dd0614cc9be2206af8a91d78 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,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.