aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/doc/changes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/doc/changes.txt b/dev/doc/changes.txt
index 036bf1d5e3..4ea33ddbea 100644
--- a/dev/doc/changes.txt
+++ b/dev/doc/changes.txt
@@ -87,6 +87,10 @@
- API of Inductiveops made more uniform (see commit log or file itself).
+- API of intros_pattern style tactic changed; "s" is dropped in
+ "intros_pattern" and "intros_patterns" is not anymore behaving like
+ tactic "intros" on the empty list.
+
=========================================
= CHANGES BETWEEN COQ V8.3 AND COQ V8.4 =
=========================================