diff lwlib/ChangeLog @ 2041:0259690f597b

[xemacs-hg @ 2004-04-23 18:05:41 by james] Fix the BadGC problem by not copying one GC over another.
author james
date Fri, 23 Apr 2004 18:05:41 +0000
parents ebb2b9148aad
children 0dfff19d20da
line wrap: on
line diff
--- a/lwlib/ChangeLog	Thu Apr 22 21:50:42 2004 +0000
+++ b/lwlib/ChangeLog	Fri Apr 23 18:05:41 2004 +0000
@@ -1,3 +1,9 @@
+2004-04-23  Jerry James  <james@xemacs.org>
+
+	* xlwradio.c (RadioExpose): Do not blindly copy one GC over
+	another.  It messes up the ref counts and is wrong for radio
+	buttons in any case.
+
 2004-03-22  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* XEmacs 21.5.17 "chayote" is released.