diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fd32d739bc0..80da326c1a9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -38,6 +38,7 @@ | |||
| 38 | (xg_frame_resized, xg_frame_set_char_size): Call | 38 | (xg_frame_resized, xg_frame_set_char_size): Call |
| 39 | xg_clear_under_internal_border. | 39 | xg_clear_under_internal_border. |
| 40 | (xg_update_scrollbar_pos): Clear under old scroll bar position. | 40 | (xg_update_scrollbar_pos): Clear under old scroll bar position. |
| 41 | |||
| 41 | 2010-01-05 Chong Yidong <cyd@stupidchicken.com> | 42 | 2010-01-05 Chong Yidong <cyd@stupidchicken.com> |
| 42 | 43 | ||
| 43 | * keyboard.c (read_key_sequence): Catch keyboard switch after | 44 | * keyboard.c (read_key_sequence): Catch keyboard switch after |