changeset 33065:4d0c4ad5bae5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 30 Oct 2000 15:17:11 +0000
parents 9de33d895c6c
children c782e22760e0
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 30 15:16:52 2000 +0000
+++ b/src/ChangeLog	Mon Oct 30 15:17:11 2000 +0000
@@ -1,5 +1,8 @@
 2000-10-30  Gerd Moellmann  <gerd@gnu.org>
 
+	* xterm.c (x_alloc_nearest_color): Fix last change to compare
+	RGB values.
+	
 	* 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.