From: Glenn Morris Date: Thu, 30 Jun 2011 02:56:57 +0000 (-0700) Subject: ChangeLog fix. X-Git-Tag: emacs-pretest-24.0.90~104^2~152^2~326 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=07a22620b4f3b381d8288e73128da6bfbaecad10;p=emacs.git ChangeLog fix. --- 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.