aboutsummaryrefslogtreecommitdiffhomepage
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 8e9bcaba6..6decf8586 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
Changes beyond V8.5
===================
+
Bugfixes
- #4527: when typechecking the statement of a lemma using universe polymorphic
@@ -9,6 +10,8 @@ Bugfixes
compatible).
- #4726: treat user-provided sorts of universe polymorphic records as rigid
(i.e. non-minimizable).
+- #4592, #4932: notations sharing recursive patterns or sharing
+ binders made more robust.
Specification language