matrix: Avoid gsl_linalg_LU_invx() because it was new in GSL 2.6.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 6392be56c9e5e1d39a7eadfbb1a674487b05b071..aa3b8620ed009d4d64df35fc8570ab743187efcc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@ Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
 Changes from 1.4.1 to 1.5.3:
 
- * The DEFINE command is now supported.
+ * 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.