diff options
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r-- | gdk-pixbuf/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index c45405715a..0156425109 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,14 @@ +2008-05-29 Matthias Clasen <mclasen@redhat.com> + + Bug 535453 - gdk_pixbuf_format_get_license returns NULL for + any of the loaders + + * queryloaders.c (write_loader_info): Add the license info + after the description. + + * gdk-pixbuf-io.c (gdk_pixbuf_io_init): Read the license info + from the module file. Reported by Andrey Tsyvarev. + 2008-05-28 Michael Natterer <mitch@imendio.com> * gdk-pixbuf.h: define GDK_PIXBUF_H_INSIDE around including all |