aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5e92b45b9d0..82c1597e343 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-04-08 Chong Yidong <cyd@stupidchicken.com>
2
3 * xterm.c (handle_one_xevent): Avoid type-punned derefencing of X
4 events.
5
12011-04-08 Svante Signell <svante.signell@telia.com> (tiny change) 62011-04-08 Svante Signell <svante.signell@telia.com> (tiny change)
2 7
3 * term.c (init_tty): Fix incorrect ifdef placement (Bug#8450). 8 * term.c (init_tty): Fix incorrect ifdef placement (Bug#8450).