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 5e31ba344fd..3d3b64588e3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning | ||
| 4 | up the tty state. | ||
| 5 | |||
| 1 | 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead. | 8 | * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead. |