aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28c877a18bb..09f06181136 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
12014-05-27 Fabrice Popineau <fabrice.popineau@gmail.com>
2
3 * configure.ac (C_HEAP_SWITCH) define for different values of
4 dumped heap size depending on 32/64bits arch on Windows.
5 Don't check for pthreads.h on MinGW32/64, it gets in the way.
6 Use mmap(2) for buffers and system malloc for MinGW32/64.
7
12014-05-27 Paul Eggert <eggert@cs.ucla.edu> 82014-05-27 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 Merge from gnulib, incorporating: 10 Merge from gnulib, incorporating: