changeset 33063:0a3da2a92f53

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 30 Oct 2000 15:13:58 +0000
parents c236bd0d44c3
children 9de33d895c6c
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 30 15:13:28 2000 +0000
+++ b/src/ChangeLog	Mon Oct 30 15:13:58 2000 +0000
@@ -1,5 +1,9 @@
 2000-10-30  Gerd Moellmann  <gerd@gnu.org>
 
+	* xterm.c (x_alloc_nearest_color): If allocation succeeds, and
+	we have a color cache, check that the cached color equals the
+	allocated color.  If not, clear the color cache.
+
 	* window.c (displayed_window_lines): Change buffers if necessary.
 	Fix computation of displayed lines.