diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0287a07fe93..e25a09ae453 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript | 3 | * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript |
| 4 | only when the state changes. | 4 | only when the state changes. |
| 5 | (IT_update_begin, IT_update_end): Add termscript trace. | ||
| 5 | 6 | ||
| 6 | * w16select.c (Fw16_set_clipboard_data): Don't encode text if | 7 | * w16select.c (Fw16_set_clipboard_data): Don't encode text if |
| 7 | clipboard is unavailable. Set dst to NULL if it doesn't point to | 8 | clipboard is unavailable. Set dst to NULL if it doesn't point to |