diff options
Diffstat (limited to 'src/ChangeLog.multi-tty')
| -rw-r--r-- | src/ChangeLog.multi-tty | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog.multi-tty b/src/ChangeLog.multi-tty index dd349cf9b24..fc23d818ba5 100644 --- a/src/ChangeLog.multi-tty +++ b/src/ChangeLog.multi-tty | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2007-06-03 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * term.c (init_tty): Use terminal specific mouse_position_hook. | ||
| 4 | |||
| 5 | * macterm.c (mac_create_terminal): Indent and rearrange to be more | ||
| 6 | similar to the X11 version. | ||
| 7 | |||
| 8 | * config.in: Disable multi-keyboard support on a mac. | ||
| 9 | |||
| 1 | 2007-05-26 Dan Nicolaescu <dann@ics.uci.edu> | 10 | 2007-05-26 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 11 | ||
| 3 | * sysdep.c: Comment out text after #endif. | 12 | * sysdep.c: Comment out text after #endif. |