diff options
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ Tactics - Similarly, "intuition" has been made more uniform and, where it now fails, "dintuition" can be used. (possible source of incompatibilities) - Tactic notations can now be defined locally to a module (use "Local" prefix). +- Tactic "red" now reduces head beta-iota redexes (potential source of + rare incompatibilities). Program |
