diff options
-rw-r--r-- | src/ChangeLog.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9 index 0c39de74a6a..f25434087c1 100644 --- a/src/ChangeLog.9 +++ b/src/ChangeLog.9 @@ -5985,7 +5985,7 @@ GC_PROTECT_MALLOC_STATE]: New function. (PROTECT_MALLOC_STATE): New macro. (__malloc_initialize, morecore, _malloc_internal) - (_free_internal) _realloc_internal): Use it to make _heapinfo + (_free_internal, _realloc_internal): Use it to make _heapinfo read-only outside of gmalloc. * keymap.c: Update copyright. |