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 cd1b74b75f1..27dbdd7cb11 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-04-09 Paul Eggert <eggert@cs.ucla.edu> 12011-04-09 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * keyboard.c (read_char): Remove unused var.
4
3 * eval.c: Port to Windows vsnprintf (Bug#8435). 5 * eval.c: Port to Windows vsnprintf (Bug#8435).
4 Include <limits.h>. 6 Include <limits.h>.
5 (SIZE_MAX): Define if the headers do not. 7 (SIZE_MAX): Define if the headers do not.