VARIABLE ROLE: New command.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index c522d1871dafaf927a7bd66f90b593be9b981556..352b6bfa65bcc318e70d9c64cef44c178c92baf3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,12 +6,18 @@ Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
 Changes after 0.8.0:
 
+ * New commands:
+
+   - VARIABLE ROLE.
+
  * PSPPIRE graphical user interface improvements:
 
    - Syntax windows now parse syntax in "auto" mode, which in practice
      should mean that both "batch" and "interactive" syntax now works,
      instead of just "interactive" syntax.
 
+   - The variable pane of data windows now include a Role column.
+
  * Notable bug fixes:
 
    - System files written by IBM SPSS 21 are now read without warnings.