aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index a63b92ae7..e5b998726 100644
--- a/CHANGES
+++ b/CHANGES
@@ -153,9 +153,9 @@ Tactics
stage, potential source of incompatibilities).
- In Ltac matching on goal, types of hypotheses are now interpreted in
the %type scope (possible source of incompatibilities).
-- "change ... in ..." and "simpl ... in ..." now consider nested
+- "change ... in ..." and "simpl ... in ..." now properly consider nested
occurrences (possible source of incompatibilities since this alters
- the numbering of occurrences).
+ the numbering of occurrences), but do not support nested occurrences.
- simpl, vm_compute and native_compute can be given a notation string to a
constant as argument.
- The "change p with c" tactic semantics changed, now type-checking