MATRIX DATA: Add /N subcommand
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index a755a85cbd90984c862fa568a18a1d693b0fb29e..492dc678acb238f2fa900d94a58cf6371fe0e040 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
-Changes from 0.10.2 to 0.10.4:
+Changes from 0.10.2 to 0.10.5pre1:
 
  * The REGRESSION command now has a /ORIGIN subcommand to perform
    regression through the origin.
@@ -35,6 +35,8 @@ Changes from 0.10.2 to 0.10.4:
 
  ** The Non Parametric Statistics Menu has a new item: "K Independent Samples".
 
+ ** Dialog boxes can now be canceled using the <Escape> key.
+
  * The AUTORECODE command now accepts an optional / before INTO.
 
  * The short form of the VECTOR command can now create string variables.