aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorHugo Herbelin2017-11-26 00:01:54 +0100
committerHugo Herbelin2018-07-29 02:40:22 +0200
commitf3e49ebfbb9aeadccd0882cac02d7052997702dc (patch)
tree221e81ac5ad7cc977c409305275313ca83338768 /CHANGES
parent7e96257529f9ccc118409a5b78e1fe1edd2597b2 (diff)
Documenting custom entries in the reference manual + CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2d4b82d01a..32521ab85a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,11 @@ Kernel
- Mutually defined records are now supported.
+Notations
+
+- New support for autonomous grammars of terms, called "custom
+ entries" (see chapter "Syntax extensions" of the reference manual).
+
Tactics
- Added toplevel goal selector ! which expects a single focused goal.