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 ce97ca8204b..34e0e1b4cad 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-04-06 Paul Eggert <eggert@cs.ucla.edu> 12011-04-06 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * coding.c (Fdecode_sjis_char): Don't assume CODE fits in int.
4
3 * xterm.c (x_catch_errors): Remove duplicate declaration. 5 * xterm.c (x_catch_errors): Remove duplicate declaration.
4 6
5 * term.c (maybe_fatal): Mark its 3rd arg as a printf format, too. 7 * term.c (maybe_fatal): Mark its 3rd arg as a printf format, too.