aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3630d570b28..ddf7d92ac14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12013-12-26 Paul Eggert <eggert@cs.ucla.edu>
2
3 Fix core dumps with gcc -fsanitize=address and GNU/Linux.
4 * configure.ac: Check whether addresses are sanitized.
5 (CANNOT_DUMP): Warn if addresses are sanitized and not CANNOT_DUMP.
6 (DOUG_LEA_MALLOC): Do not define if addresses are sanitized.
7 (SYSTEM_MALLOC): Define if addresses are sanitized.
8
12013-12-24 Paul Eggert <eggert@cs.ucla.edu> 92013-12-24 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 Automate the procedure for updating copyright year. 11 Automate the procedure for updating copyright year.