1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 16:51:46 -07:00

Mention job003519 and job003640 in the release notes.

Copied from Perforce
 Change: 183927
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2014-01-10 14:22:08 +00:00
parent bcfad58d3c
commit 42d4b4a2f4

View file

@ -94,3 +94,14 @@ Other changes
:program:`mpseventsql` to crash. See job003507_.
.. _job003507: https://www.ravenbrook.com/project/mps/issue/job003507/
#. On Windows, telemetry files now have correct clock values.
Previously the top 32 bits were incorrectly output as zero. See
job003519_.
.. _job003519: https://www.ravenbrook.com/project/mps/issue/job003519/
#. On 64-bit Windows, it's no longer possible to get a stack overflow
exception while the MPS is holding the arena lock. See job003640_.
.. _job003640: https://www.ravenbrook.com/project/mps/issue/job003640/