# HG changeset patch # User Gerd Moellmann # Date 972919031 0 # Node ID 4d0c4ad5bae557ac492721b461188f8da9214af1 # Parent 9de33d895c6c913a92e41600b7db984ac3288a92 *** empty log message *** diff -r 9de33d895c6c -r 4d0c4ad5bae5 src/ChangeLog --- 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 + * 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.