From 315c3511beb1596bd054da6ba0aa473f3ca20483 Mon Sep 17 00:00:00 2001 From: Larry Ewing Date: Tue, 6 Jun 2000 20:41:23 +0000 Subject: [PATCH] slight changelog fixups. --Larry --- gdk-pixbuf/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index 48b4bea08a..94e7ab728d 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -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