aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f02db31f0b7..0287a07fe93 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12008-08-30 Eli Zaretskii <eliz@gnu.org> 12008-08-30 Eli Zaretskii <eliz@gnu.org>
2 2
3 * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript
4 only when the state changes.
5
3 * w16select.c (Fw16_set_clipboard_data): Don't encode text if 6 * w16select.c (Fw16_set_clipboard_data): Don't encode text if
4 clipboard is unavailable. Set dst to NULL if it doesn't point to 7 clipboard is unavailable. Set dst to NULL if it doesn't point to
5 malloc'ed data. 8 malloc'ed data.