Fix problem with category borders.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index a034aa50af9a1253b96d5eb3294f897c7e654920..46973b48cf283268b6c1855011303797c0cd937c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,14 @@ 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.
+
+ * 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.