aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/01-kernel/13867-changelog-for-13867.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/01-kernel/13867-changelog-for-13867.rst b/doc/changelog/01-kernel/13867-changelog-for-13867.rst
new file mode 100644
index 0000000000..8a3d3be5c1
--- /dev/null
+++ b/doc/changelog/01-kernel/13867-changelog-for-13867.rst
@@ -0,0 +1,4 @@
+- **Fixed:**
+ Fix arities of VM opcodes for some floating-point operations
+ (`#13867 <https://github.com/coq/coq/pull/13867>`_,
+ by Guillaume Melquiond).