aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d8cdb1c7d6..686b226ed7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -48,6 +48,9 @@ Tactics
avoided by unsetting option "Automatic Introduction").
- Made quantified hypotheses get the name they would have if introduced in
the context (possible but rare source of incompatibilities).
+- When applying a component of a conjunctive lemma, "apply in" (and
+ sequences of "apply in") now leave the side conditions of the lemmas
+ uniformly after the main goal (possible source of rare incompatibilities).
Tactic Language