diff options
Diffstat (limited to 'doc/changelog/01-kernel')
| -rw-r--r-- | doc/changelog/01-kernel/14004-vm-array-set.rst | 5 | ||||
| -rw-r--r-- | doc/changelog/01-kernel/14007-fix-14006.rst | 7 |
2 files changed, 0 insertions, 12 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). diff --git a/doc/changelog/01-kernel/14007-fix-14006.rst b/doc/changelog/01-kernel/14007-fix-14006.rst deleted file mode 100644 index 6765768295..0000000000 --- a/doc/changelog/01-kernel/14007-fix-14006.rst +++ /dev/null @@ -1,7 +0,0 @@ -- **Fixed:** - Never store persistent arrays as VM / native structured values. - This could be used to make vo marshalling crash, and probably - breaking some other invariants of the kernel - (`#14007 <https://github.com/coq/coq/pull/14007>`_, - fixes `#14006 <https://github.com/coq/coq/issues/14006>`_, - by Pierre-Marie Pédrot). |
