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 9d9aea676c4..85edd9faf18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12014-12-13 Paul Eggert <eggert@cs.ucla.edu>
2
3 Replace union hack with C11-style max_align_t
4 * admin/merge-gnulib (GNULIB_MODULES): Add stddef, for max_align_t.
5 * lib/gnulib.mk: Regenerate.
6 * src/alloc.c (XMALLOC_BASE_ALIGNMENT): Use max_align_t instead of
7 a hack involving a union.
8
12014-12-12 Paul Eggert <eggert@cs.ucla.edu> 92014-12-12 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 Git ignore lib/std*.h 11 Git ignore lib/std*.h