diff options
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r-- | gdk-pixbuf/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index 7abfc86c2..6cde6b198 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,9 @@ +2002-04-09 Matthias Clasen <maclas@gmx.de> + + * gdk-pixbuf-loader.c (gdk_pixbuf_loader_load_module): Use + priv->image_module->module_name instead of image_type which may + be NULL. + 2002-04-06 Matthias Clasen <maclas@gmx.de> * io-png.c (gdk_pixbuf__png_image_load): Restructured to use |