aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/01-kernel
diff options
context:
space:
mode:
authorThéo Zimmermann2020-11-05 16:47:36 +0100
committerThéo Zimmermann2020-11-05 16:47:36 +0100
commita6b5a5a66b59750148ead34148cfefd1702a64e0 (patch)
tree7503ed67536cdbfa70e3cbc6abfd8c11ca660df9 /doc/changelog/01-kernel
parentafc828b3e207dd39c59d1501d570a88b2012fd2c (diff)
Changelog for 8.12.1.
Diffstat (limited to 'doc/changelog/01-kernel')
-rw-r--r--doc/changelog/01-kernel/12738-fix-sr-cumul-inds.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/01-kernel/12738-fix-sr-cumul-inds.rst b/doc/changelog/01-kernel/12738-fix-sr-cumul-inds.rst
deleted file mode 100644
index 1bf62de3fd..0000000000
--- a/doc/changelog/01-kernel/12738-fix-sr-cumul-inds.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Fixed:** Incompleteness of conversion checking on problems
- involving :ref:`eta-expansion` and :ref:`cumulative universe
- polymorphic inductive types <cumulative>` (`#12738
- <https://github.com/coq/coq/pull/12738>`_, fixes `#7015
- <https://github.com/coq/coq/issues/7015>`_, by Gaëtan Gilbert).