aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/01-kernel/14004-vm-array-set.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/01-kernel/14004-vm-array-set.rst')
-rw-r--r--doc/changelog/01-kernel/14004-vm-array-set.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/01-kernel/14004-vm-array-set.rst b/doc/changelog/01-kernel/14004-vm-array-set.rst
deleted file mode 100644
index f90d611f84..0000000000
--- a/doc/changelog/01-kernel/14004-vm-array-set.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Fixed:**
- Crash when using :tacn:`vm_compute` on an irreducible ``PArray.set``
- (`#14005 <https://github.com/coq/coq/pull/14005>`_,
- fixes `#13998 <https://github.com/coq/coq/issues/13998>`_,
- by Guillaume Melquiond).