aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/01-kernel/12738-fix-sr-cumul-inds.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/01-kernel/12738-fix-sr-cumul-inds.rst')
-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).