diff options
| author | coqbot-app[bot] | 2021-02-20 21:30:58 +0000 |
|---|---|---|
| committer | GitHub | 2021-02-20 21:30:58 +0000 |
| commit | d65aeab7a4a8f6348011c43bf19a8d839a580695 (patch) | |
| tree | ab0a213eb6186aae8ed638a6fd5a3d44b553520a /doc | |
| parent | a2938972537389b9813794147412f51494f48dd1 (diff) | |
| parent | 0d47e2ce47961d328912e4379080aa92f140b5fd (diff) | |
Merge PR #13874: add changelog for #13867 (Fix missing arities of VM opcodes)
Reviewed-by: jfehrle
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/01-kernel/13867-changelog-for-13867.rst | 5 |
1 files changed, 5 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..37e44b41c7 --- /dev/null +++ b/doc/changelog/01-kernel/13867-changelog-for-13867.rst @@ -0,0 +1,5 @@ +- **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). |
