Automatically infer variables' measurement level from format and data.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 7ca413f4e94770f933aa3aae6a0fa7981ec56a10..bde8b2c4a405498491b90e253636d3c9b6bdd878 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
 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: