aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyril Cohen2018-10-26 12:26:59 +0200
committerGitHub2018-10-26 12:26:59 +0200
commit91a4286ddc1a1f85b6719318be52bce88a3aff32 (patch)
tree54d005fa753645a3056d93d382498b0b7eb4c6cf /ChangeLog
parent311c23124e258647075f703b0f759f1ad5051c60 (diff)
parentefbdb223b3329d6cae0cecebdb6d98453fb489d4 (diff)
Merge pull request #235 from CohenCyril/bool_irrelevance2
Statement of `bool_irrelevance` more consistent with its name.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c651b13..00ab480 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,9 @@
* Removed duplicated definitions of `tag` `tagged` and `Tagged`
from eqtype.v. They were already in ssrfun.v.
+ * Specialized `bool_irrelevance` so that the statement reflects
+ the name
+
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