diff src/ChangeLog @ 66924:53960d1c1f2f

initialize XpmAttributes
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 16 Nov 2005 13:38:25 +0000
parents a9d1837b115c
children 1a573209abf9
line wrap: on
line diff
--- a/src/ChangeLog	Wed Nov 16 11:26:34 2005 +0000
+++ b/src/ChangeLog	Wed Nov 16 13:38:25 2005 +0000
@@ -5,6 +5,7 @@
 	* xterm.c (x_bitmap_icon): Use the xpm if available.
 
 	* image.c (x_create_bitmap_from_xpm_data): New function.
+	(x_create_bitmap_from_xpm_data): Initialize XpmAttributes.
 
 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>