aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-06-17 08:19:49 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-06-17 08:19:49 +0200
commit0651bbfa273b2adc027ddd2cfb59df2fc5ea1330 (patch)
tree0e909cb9e6bac4e6b46127f88d2ae7d1611ed562 /CHANGES
parentcee11fc609cb7d7087adabba389a97991e636219 (diff)
parent45e1e0dcba3101b6a9e096f18c28da899615af7f (diff)
Merge PR #7616: Fix #7615: Functor inlining drops universe substitution.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 787c9ba12..ce8e313b9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -61,6 +61,7 @@ Changes from 8.8.0 to 8.8.1
Kernel
- Fix a critical bug with cofixpoints and vm_compute/native_compute (#7333).
+- Fix a critical bug with inlining of polymorphic constants (#7615).
Notations