Allow dialog boxes to be cancelled by hitting the Escape key.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 07274cfeab5ab75782a01baee4f5c011d2ecf76f..492dc678acb238f2fa900d94a58cf6371fe0e040 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,8 @@ Changes from 0.10.2 to 0.10.5pre1:
 
  ** 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.