aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatthieu Sozeau2016-06-10 01:34:06 +0200
committerMatthieu Sozeau2016-06-16 18:21:08 +0200
commitcad3fa50357d97e309e9d4fc2a877991c83649d8 (patch)
tree4a2813f2f831a3058d6e8d99f38bbdf4ce074563 /CHANGES
parent98703c8247fd86deab2d82a70c22d43797e4a548 (diff)
Document new Hint Mode option.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 5e71343d7a..19a50c53f8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -32,7 +32,10 @@ Tactics
Hints
- Revised the syntax of [Hint Cut] to follow standard notation for regexps.
-
+- Hint Mode now accepts "!" which means that the mode matches only if the
+ argument's head is not an evar (it goes under applications, casts, and
+ scrutinees of matches and projections).
+
Program
- The "Shrink Obligations" flag now applies to all obligations, not only those