aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0f8173d04d2..befcbfacef5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,9 @@
4 4
52000-12-18 Gerd Moellmann <gerd@gnu.org> 52000-12-18 Gerd Moellmann <gerd@gnu.org>
6 6
7 * xterm.c (x_connection_closed): Prevent being called recursively
8 because of an error condition in XtCloseDisplay.
9
7 * xdisp.c (init_iterator): If noninteractive, and the frame's 10 * xdisp.c (init_iterator): If noninteractive, and the frame's
8 face cache is null, make one. 11 face cache is null, make one.
9 12