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 20fd021a376..221ba913a80 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-12-11 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * coding.c (Funencodable_char_position): Pay attention to the | ||
| 4 | buffer text relocation (Bug#9389). | ||
| 5 | |||
| 1 | 2011-12-10 Jan Djärv <jan.h.d@swipnet.se> | 6 | 2011-12-10 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 7 | ||
| 3 | * xterm.c (x_term_init): Move call to gdk_window_add_filter before | 8 | * xterm.c (x_term_init): Move call to gdk_window_add_filter before |