aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 230be236cac..5cf4b1d7b1c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-01-02 Gerd Moellmann <gerd@gnu.org> 12001-01-02 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xterm.c (x_connection_closed): Catch X errors around all
4 statements that call X. Save away the error message in a local
5 copy.
6
3 * xterm.c (x_connection_closed): Set handling_signal to 0 at 7 * xterm.c (x_connection_closed): Set handling_signal to 0 at
4 the start. 8 the start.
5 9