aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbf651057f8..4b2d9f9329f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -368,6 +368,7 @@
368 dumped heap size depending on 32/64bits arch on Windows. 368 dumped heap size depending on 32/64bits arch on Windows.
369 Don't check for pthreads.h on MinGW32/64, it gets in the way. 369 Don't check for pthreads.h on MinGW32/64, it gets in the way.
370 Use mmap(2) for buffers and system malloc for MinGW32/64. 370 Use mmap(2) for buffers and system malloc for MinGW32/64.
371 (EMACS_HEAPSIZE): Remove.
371 372
3722014-05-27 Paul Eggert <eggert@cs.ucla.edu> 3732014-05-27 Paul Eggert <eggert@cs.ucla.edu>
373 374