aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/12256-unfold-dyn-check.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/12256-unfold-dyn-check.rst')
-rw-r--r--doc/changelog/04-tactics/12256-unfold-dyn-check.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/04-tactics/12256-unfold-dyn-check.rst b/doc/changelog/04-tactics/12256-unfold-dyn-check.rst
deleted file mode 100644
index c2f7065f4c..0000000000
--- a/doc/changelog/04-tactics/12256-unfold-dyn-check.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **Changed:**
- The check that unfold arguments were indeed unfoldable has been moved to runtime
- (`#12256 <https://github.com/coq/coq/pull/12256>`_,
- by Pierre-Marie Pédrot).