diff options
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r-- | gdk-pixbuf/ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index 7f978c423c..dcc9a65c3b 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,14 +1,19 @@ -2008-02-12 Matthias Clasen <mclasne@redhat.com> +2008-02-15 Matthias Clasen <mclasen@redhat.com> + + * gdk-pixbuf-animation.h: + * gdk-pixbuf.symbols: Fix up export of gdk_pixbuf_non_anim_get_type. + +2008-02-12 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-io.c (at_scale_size_prepared_cb): Don't let the width or height go below 1. (#516024, Christian Persch) -2008-02-10 Matthias Clasen <mclasne@redhat.com> +2008-02-10 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-scaled-anim.c: Try harder to return pixbufs of the requested size. (#494515, Mike Morrison) -2008-01-15 Matthias Clasen <mclasne@redhat.com> +2008-01-15 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-io.c (save_to_stream): Handle partial writes. |