diff options
author | Matthias Clasen <mclasen@redhat.com> | 2006-03-06 17:18:51 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-03-06 17:18:51 +0000 |
commit | 1f7e64a9d185ccbc8af1ef57998da04049948e3b (patch) | |
tree | 69f44f08cb6eb946fb1c8f4ea162226ebfadac12 /ChangeLog | |
parent | 60b6183908ac8ff7505d213ad5a645fe5056541b (diff) | |
download | gdk-pixbuf-1f7e64a9d185ccbc8af1ef57998da04049948e3b.tar.gz |
Check that the pixmap has the right depth. (#333363, Ed Catmur)
2006-03-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkpixmap.c (gtk_pixmap_set): Check that the pixmap
has the right depth. (#333363, Ed Catmur)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-03-06 Matthias Clasen <mclasen@redhat.com> + + * gtk/gtkpixmap.c (gtk_pixmap_set): Check that the pixmap + has the right depth. (#333363, Ed Catmur) + 2006-03-05 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconview.c (adjust_wrap_width): Apply some |