diff options
| -rw-r--r-- | src/ChangeLog.multi-tty | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog.multi-tty b/src/ChangeLog.multi-tty index 6e510991778..75a6e2e272b 100644 --- a/src/ChangeLog.multi-tty +++ b/src/ChangeLog.multi-tty | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2007-05-17 Jason Rumney <jasonr@gnu.org> | 1 | 2007-05-17 Jason Rumney <jasonr@gnu.org> |
| 2 | 2 | ||
| 3 | * w32term.h (x_output): Remove foreground_pixel and background_pixel. | ||
| 4 | (w32_clear_rect, w32_clear_area): Use background from frame. | ||
| 5 | |||
| 3 | * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor. | 6 | * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor. |
| 4 | 7 | ||
| 5 | * w32fns.c (x_create_tip_frame): Set terminal and ref count. | 8 | * w32fns.c (x_create_tip_frame): Set terminal and ref count. |