aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 437c6dba2f1..d86762a2d03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
12011-09-11 Paul Eggert <eggert@cs.ucla.edu>
2
3 Merge from gnulib, porting to Tru64.
4 * lib/lstat.c, lib/stat.c, m4/include_next.m4, m4/nocrash.m4:
5 * m4/signal_h.m4, m4/time_h.m4, m4/unistd_h.m4:
6 Merge from gnulib. This fixes a compilation error on Tru64 UNIX
7 aka OSF/1 5.1 DTK cc. There is also some mingw stuff here that
8 doesn't affect Emacs.
9
12011-09-06 Paul Eggert <eggert@cs.ucla.edu> 102011-09-06 Paul Eggert <eggert@cs.ucla.edu>
2 11
3 * configure.in (isnan): Remove now-unnecessary check. 12 * configure.in (isnan): Remove now-unnecessary check.