aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 484f1c50d56..0e880dbc0b6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12000-10-30 Gerd Moellmann <gerd@gnu.org> 12000-10-30 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xterm.c (x_alloc_nearest_color): If allocation succeeds, and
4 we have a color cache, check that the cached color equals the
5 allocated color. If not, clear the color cache.
6
3 * window.c (displayed_window_lines): Change buffers if necessary. 7 * window.c (displayed_window_lines): Change buffers if necessary.
4 Fix computation of displayed lines. 8 Fix computation of displayed lines.
5 9