message: New function msg_location_merged().
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 13ab59c6430130820e8ddc0ffd18dd1cd93663aa..7f288ded911de09720bbd0013da2f090e2cdbd86 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,11 +7,17 @@ Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
 Changes after 1.6.2:
 
+ * FREQUENCIES now honors the LAYERED setting on SPLIT FILE.
+
  * Building from a Git repository, which previously required GIMP, now
    requires rsvg-convert from librsvg2 instead.
 
 Changes from 1.6.1 to 1.6.2:
 
+ * Previously, numeric variables defaulted to "scale" measurement
+   level.  Now, the default is "unknown", with a better guess chosen
+   based on heuristics the first time the data is read.
+
  * Bug fixes.
 
 Changes from 1.6.0 to 1.6.1: