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 0e9dc0d5c69..c11ebea31df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
12014-11-14 Paul Eggert <eggert@cs.ucla.edu> 12014-11-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Merge from gnulib.
4 2014-11-14 extern-inline: update commentary about GCC bugs
5 2014-11-06 unistd: port to iOS
6 2014-11-04 update from texinfo
7 * doc/misc/texinfo.tex, lib/unistd.in.h, m4/extern-inline.m4:
8 Update from gnulib.
9
3 build: port to GCC 4.6.4 + glibc 2.5 10 build: port to GCC 4.6.4 + glibc 2.5
4 On platforms this old, building with _FORTIFY_SOURCE equal to 2 11 On platforms this old, building with _FORTIFY_SOURCE equal to 2
5 results in duplicate definitions of standard library functions. 12 results in duplicate definitions of standard library functions.