aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Herbelin2014-12-16 16:28:34 +0100
committerHugo Herbelin2014-12-16 16:28:34 +0100
commit22aa11b21202a44c35da70970da6b34479c4a815 (patch)
treeaa4dcbecaac9da0e0e637b6e04413359b7a7f171
parenteed9b6ba37f6eeb1c9e8858a82c257cd69837e55 (diff)
In CHANGES, alerting about stronger check on notation level modifiers.
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1eca0a5185..5f23119d91 100644
--- a/CHANGES
+++ b/CHANGES
@@ -256,6 +256,8 @@ Notations
or error when this notation is used.
- More systematic insertion of spaces as a default for printing
notations ("format" still available to override the default).
+- In notations, a level modifier referring to a non-existent variable is
+ now considered an error rather than silently ignored.
Tools