aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9650bc..2e8a495 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@
`all_iffLR` and coercion `all_iffP` (see header for doc)
proved by circular implication P0 -> P1 -> ... -> Pn -> P0
+ * Removed duplicated definitions of `tag` `tagged` and `Tagged`
+ from eqtype.v. They were already in ssrfun.v.
+
24/04/2018 - compatibility with Coq 8.8 and several small fixes - version 1.7
* Added compatibility with Coq 8.8 and lost compatibility with