]> Pileus Git - ~andy/gtk/commitdiff
slight changelog fixups.
authorLarry Ewing <lewing@src.gnome.org>
Tue, 6 Jun 2000 20:41:23 +0000 (20:41 +0000)
committerLarry Ewing <lewing@src.gnome.org>
Tue, 6 Jun 2000 20:41:23 +0000 (20:41 +0000)
--Larry

gdk-pixbuf/ChangeLog

index 48b4bea08ac0d6eb26171b90e0e1d8783665b26e..94e7ab728d37e98b76d084c3418ceaf6b74b1d87 100644 (file)
@@ -3,9 +3,9 @@
        * gdk-pixbuf/gdk-pixbuf-loader.c (gdk_pixbuf_loader_frame_done):
        take frame offest into account when trying to calculate the
        animation bbox.  Also set the width to the width not the height.
-       (gdk_pixbuf_loader_frame_done): cycle over the frames to calculate
-       bbox since only now do we have all the offset information for each
-       frame.
+       (gdk_pixbuf_loader_animation_done): cycle over the frames to
+       calculate bbox because now we finally have all the offset
+       information for each frame.
 
 2000-06-05     Mathieu Lacage  <mathieu@gnome.org>