aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.92
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 @@
5985 GC_PROTECT_MALLOC_STATE]: New function. 5985 GC_PROTECT_MALLOC_STATE]: New function.
5986 (PROTECT_MALLOC_STATE): New macro. 5986 (PROTECT_MALLOC_STATE): New macro.
5987 (__malloc_initialize, morecore, _malloc_internal) 5987 (__malloc_initialize, morecore, _malloc_internal)
5988 (_free_internal) _realloc_internal): Use it to make _heapinfo 5988 (_free_internal, _realloc_internal): Use it to make _heapinfo
5989 read-only outside of gmalloc. 5989 read-only outside of gmalloc.
5990 5990
5991 * keymap.c: Update copyright. 5991 * keymap.c: Update copyright.