Work on support for variable sets.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index a034aa50af9a1253b96d5eb3294f897c7e654920..79c0f000bf738fbaccdb01ba435bc655e9b990b1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,16 @@ Changes after 1.6.2:
 
  * FREQUENCIES now honors the LAYERED setting on SPLIT FILE.
 
+ * AGGREGATE:
+
+   - New aggregation functions CGT, CLT, CIN, and COUT.
+
+   - Break variables are now optional.
+
+ * DISPLAY MACROS is now implemented.
+
+ * Removed the MODIFY VARS command, which is not in SPSS.
+
  * Building from a Git repository, which previously required GIMP, now
    requires rsvg-convert from librsvg2 instead.