diff options
Diffstat (limited to 'src/ChangeLog.multi-tty')
| -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 fc23d818ba5..eb455157034 100644 --- a/src/ChangeLog.multi-tty +++ b/src/ChangeLog.multi-tty | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2007-06-03 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2007-06-03 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * xselect.c (x_handle_selection_clear): Only access | ||
| 4 | terminal->kboard when MULTI_KBOARD is defined. | ||
| 5 | |||
| 3 | * term.c (init_tty): Use terminal specific mouse_position_hook. | 6 | * term.c (init_tty): Use terminal specific mouse_position_hook. |
| 4 | 7 | ||
| 5 | * macterm.c (mac_create_terminal): Indent and rearrange to be more | 8 | * macterm.c (mac_create_terminal): Indent and rearrange to be more |