aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 5d360e0f6f..2503861513 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,9 @@ Métathéorie
Parsing
-- Le Lexeur considère maintenant comme token toute suite de symboles.
+- Le Lexeur considère maintenant comme token toute suite de symboles
+(source d'incompatibilité : il faut insérer des espaces entre tokens
+spéciaux consécutifs)
- "command" in grammars and quotations is now "constr" as in
pretty-printing rules