aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b0c486ab8b2..fffb0e81a0a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-07-19 Eli Zaretskii <eliz@gnu.org>
2
3 * keyboard.c (kbd_buffer_get_event): Use Display_Info instead of
4 unportable 'struct x_display_info'.
5 (DISPLAY_LIST_INFO): Delete macro: not needed, since Display_Info
6 is a portable type.
7
12013-07-19 Paul Eggert <eggert@cs.ucla.edu> 82013-07-19 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 * sysdep.c [GNU_LINUX]: Fix fd and memory leaks and similar issues. 10 * sysdep.c [GNU_LINUX]: Fix fd and memory leaks and similar issues.