1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00

Release notes for job003747 and job003756.

Copied from Perforce
 Change: 185479
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2014-04-12 16:22:20 +01:00
parent 27d16fc322
commit fc91f6d89f

View file

@ -27,6 +27,15 @@ New features
calling :c:func:`mps_pool_create_k`.
Interface changes
.................
#. There is now a default value (currently 1 \ :term:`megabyte`) for
the :c:macro:`MPS_KEY_ARENA_SIZE` keyword argument to
:c:func:`mps_arena_create_k` when creating a virtual memory arena.
See :c:func:`mps_arena_class_vm`.
Other changes
.............
@ -44,6 +53,13 @@ Other changes
.. _job003745: https://www.ravenbrook.com/project/mps/issue/job003745/
#. :program:`mpseventtxt` now successfully processes a telemetry log
containing multiple labels associated with the same address. See
job003756_.
.. _job003756: https://www.ravenbrook.com/project/mps/issue/job003756/
.. _release-notes-1.113: