summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-08-16 06:01:09 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-08-16 06:01:09 +0000
commitb34a2576d13a8d1f29906e9ece74c407de192ade (patch)
treeb7272b98911fd27fa29c72eb1ed0a399483eb7eb /gdk-pixbuf/ChangeLog
parent423b7ae24e47ace490b0340eb1e367a2e2130af3 (diff)
downloadgdk-pixbuf-b34a2576d13a8d1f29906e9ece74c407de192ade.tar.gz
Stop loading an animation if the first frame is complete. (#350911,
2006-08-16 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-io.c (gdk_pixbuf_new_from_file_at_scale): Stop loading an animation if the first frame is complete. (#350911, Christian Neumair)
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r--gdk-pixbuf/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog
index 275dbb083..2a367c0c0 100644
--- a/gdk-pixbuf/ChangeLog
+++ b/gdk-pixbuf/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-16 Matthias Clasen <mclasen@redhat.com>
+
+ * gdk-pixbuf-io.c (gdk_pixbuf_new_from_file_at_scale):
+ Stop loading an animation if the first frame is complete.
+ (#350911, Christian Neumair)
+
2006-07-23 Matthias Clasen <mclasen@redhat.com>
* === Released 2.10.1 ===