diff options
| author | herbelin | 2009-07-15 10:52:40 +0000 |
|---|---|---|
| committer | herbelin | 2009-07-15 10:52:40 +0000 |
| commit | 013fd8526b66aedff2a7ef4919bb9b2203ea89f1 (patch) | |
| tree | fd4f4bd35926820a3c5c48bc320ee13c4e13624a /CHANGES | |
| parent | 1cb6d3b235b03ccba046dee70b22d9f2e8dd8192 (diff) | |
- Granted wish #2138 (support for local binders in syntax of Record fields).
- Add tests related to commits 12229 (bug #2117) and 12241 (bug #2139).
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12242 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
