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 2c25979d9c5..c6a10fc978b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-06-28 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * term.c (create_tty_output) [MSDOS]: #ifdef away. | ||
| 4 | (tty_free_frame_resources) [MSDOS]: Add a DOS-specific version. | ||
| 5 | |||
| 1 | 2009-06-28 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-06-28 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * xterm.c (x_update_window_begin, x_new_focus_frame) | 8 | * xterm.c (x_update_window_begin, x_new_focus_frame) |