aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index b59c61ef49..92fd6e11d0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -30,7 +30,8 @@ Vernacular commands
- New command "Timeout <n> <command>." interprets a command and a timeout
interrupts the interpretation after <n> seconds.
-- Option -R now supports binding Coq root read-only
+- Option -R now supports binding Coq root read-only.
+- New support for local binders in the syntax of Record/Structure fields.
Tools