aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst')
-rw-r--r--doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst b/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst
deleted file mode 100644
index 84060ddf29..0000000000
--- a/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Changed:**
- Internal definitions generated by :tacn:`abstract`\-like tactics are now inlined
- inside universe :cmd:`Qed`\-terminated polymorphic definitions, similarly to what
- happens for their monomorphic counterparts,
- (`#10439 <https://github.com/coq/coq/pull/10439>`_, by Pierre-Marie Pédrot).