aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/01-kernel
diff options
context:
space:
mode:
authorEnrico Tassi2021-02-22 10:28:30 +0100
committerEnrico Tassi2021-02-22 10:28:30 +0100
commit7cb60ab1fba4ff5f6708790339f3d7c0faac38ec (patch)
treea27f8fdda5f847db7a11e8d78cfdfea40dde2d97 /doc/changelog/01-kernel
parentd65aeab7a4a8f6348011c43bf19a8d839a580695 (diff)
changelog for 8.13.1
Diffstat (limited to 'doc/changelog/01-kernel')
-rw-r--r--doc/changelog/01-kernel/13867-changelog-for-13867.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/01-kernel/13867-changelog-for-13867.rst b/doc/changelog/01-kernel/13867-changelog-for-13867.rst
deleted file mode 100644
index 37e44b41c7..0000000000
--- a/doc/changelog/01-kernel/13867-changelog-for-13867.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Fixed:**
- Fix arities of VM opcodes for some floating-point operations
- that could cause memory corruption
- (`#13867 <https://github.com/coq/coq/pull/13867>`_,
- by Guillaume Melquiond).