aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 77f7ffc9498..a17b16c4e2d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12000-08-17 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * w16select.c (set_clipboard_data): If there's not enough memory
4 to put text into clipboard, return 1, as Fw16_set_clipboard_data
5 expects. In case of other failures, return 3.
6 (system_error_msg): New error message.
7 (Fw16_set_clipboard_data): If set_clipboard_data returns 3, print
8 system_error_msg.
9
12000-08-16 Gerd Moellmann <gerd@gnu.org> 102000-08-16 Gerd Moellmann <gerd@gnu.org>
2 11
3 * term.c (write_glyphs): Also turn off inverse video after turning 12 * term.c (write_glyphs): Also turn off inverse video after turning