aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/14012-ltac2-array-init.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/14012-ltac2-array-init.rst')
-rw-r--r--doc/changelog/04-tactics/14012-ltac2-array-init.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/04-tactics/14012-ltac2-array-init.rst b/doc/changelog/04-tactics/14012-ltac2-array-init.rst
deleted file mode 100644
index c79fc7e29a..0000000000
--- a/doc/changelog/04-tactics/14012-ltac2-array-init.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **Fixed:**
- Ltac2 ``Array.init`` no longer incurs exponential overhead when used
- recursively (`#14012 <https://github.com/coq/coq/pull/14012>`_, fixes `#14011
- <https://github.com/coq/coq/issues/14011>`_, by Jason Gross).