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 6998df7b625..d36e60a4e95 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12014-01-17 Eli Zaretskii <eliz@gnu.org>
2
3 * menu.c (Fx_popup_menu): When invoking tty_menu_show, temporarily
4 switch to single keyboard. Prevents daemon crashes when a new
5 client connects while we show a TTY menu in an existing client.
6 (Bug#16479)
7
12014-01-14 Paul Eggert <eggert@cs.ucla.edu> 82014-01-14 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 Fix MinGW64 porting problem with _setjmp. 10 Fix MinGW64 porting problem with _setjmp.