aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fbe13c0a37f..c13c862a620 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-09-06 Gerd Moellmann <gerd@gnu.org> 12000-09-06 Gerd Moellmann <gerd@gnu.org>
2 2
3 * buffer.c (set_buffer_internal_1) [REL_ALLOC_MMAP]: If
4 buffer's text buffer is null, map new memory.
5
3 * ralloc.c (POINTER, SIZE) [emacs]: Define in terms of 6 * ralloc.c (POINTER, SIZE) [emacs]: Define in terms of
4 POINTER_TYPE and size_t. 7 POINTER_TYPE and size_t.
5 (struct mmap_region) [REL_ALLOC_MMAP]: New structure. 8 (struct mmap_region) [REL_ALLOC_MMAP]: New structure.