changeset 34824:6e2fee176fe7

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Fri, 22 Dec 2000 11:33:37 +0000
parents ace8dd8cf098
children 2cad4cde52bd
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Dec 22 11:31:42 2000 +0000
+++ b/src/ChangeLog	Fri Dec 22 11:33:37 2000 +0000
@@ -1,3 +1,10 @@
+2000-12-22  Jason Rumney  <jasonr@gnu.org>
+
+	* w32term.c (w32_draw_bitmap): Fix drawing so it does not appear
+	in the wrong colors when the foreground is not black.
+	(expose_window): Don't redraw the window that's currently being
+	updated.
+
 2000-12-22  Gerd Moellmann  <gerd@gnu.org>
 
 	* window.c (delete_window): Simplify somewhat.