From 42d4b4a2f40930bc95a20df6b7ffaf88afdec389 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Fri, 10 Jan 2014 14:22:08 +0000 Subject: [PATCH] Mention job003519 and job003640 in the release notes. Copied from Perforce Change: 183927 ServerID: perforce.ravenbrook.com --- mps/manual/source/release.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/mps/manual/source/release.rst b/mps/manual/source/release.rst index 5a8aecb1b41..07e58708706 100644 --- a/mps/manual/source/release.rst +++ b/mps/manual/source/release.rst @@ -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/