aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d7dc454c3dc..172fccc2dcf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-04-16 Paul Eggert <eggert@cs.ucla.edu> 12011-04-16 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * s/usg5-4-common.h (SETUP_SLAVE_PTY): Don't pass extra arg to 'fatal'.
4
3 * eval.c: Include <stdio.h>, for vsnprintf on non-GNU/Linux hosts. 5 * eval.c: Include <stdio.h>, for vsnprintf on non-GNU/Linux hosts.
4 6
5 * data.c (arith_error): Mark with NO_RETURN if it doesn't return. 7 * data.c (arith_error): Mark with NO_RETURN if it doesn't return.