aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Matthieu Sozeau <matthieu.sozeau@inria.fr>2016-07-25 13:40:41 +0200
committerGravatar Matthieu Sozeau <matthieu.sozeau@inria.fr>2016-07-29 20:06:15 +0200
commitba5c882c6c174170d18fe01f36863ca592065671 (patch)
tree99d45a51cefaad2af4c66a9abf26714876f8f2c8 /CHANGES
parent639eecd27e42c7dd646afdcb67b5a4e51a4541c1 (diff)
Fix bug #4673: regression in setoid_rewrite.
Modulo delta for types should be fully transparent.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 863c27e47..e6b5b3206 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ Critical bugfix
Other bugfixes
- #4780: Induction with universe polymorphism on was creating ill-typed terms.
+- #4673: regression in setoid_rewrite, unfolding let-ins for type unification.
- #4754: Regression in setoid_rewrite, allow postponed unification problems to remain.
- #4769: Anomaly with universe polymorphic schemes defined inside sections.
- #3886: Program: duplicate obligations of mutual fixpoints