diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 147ac60fce4..77e80ed0536 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-01-05 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * keyboard.c (read_key_sequence): Catch keyboard switch after | ||
| 4 | making a new tty frame (Bug#5095). | ||
| 5 | |||
| 1 | 2010-01-05 Kenichi Handa <handa@m17n.org> | 6 | 2010-01-05 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * fontset.c (fontset_find_font): Fix getting the frame pointer. | 8 | * fontset.c (fontset_find_font): Fix getting the frame pointer. |