From 73e0e35a046bf741ad6357d36dfb035fa23ae4bf Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Sat, 12 Jan 2002 00:26:25 +0000 Subject: [PATCH] Credit Michael Hore for last two changes --- gdk-pixbuf/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index 4a9d2a0ae2..b548f247ab 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,7 +1,7 @@ Fri Jan 11 18:05:07 2002 Owen Taylor * pixops/pixops.c: Fix integer overflow for the values - passed to the pixel functions. (#55148) + passed to the pixel functions. (#55148, fix from Michael Hore) Fri Jan 11 17:53:58 2002 Owen Taylor @@ -13,7 +13,7 @@ Fri Jan 11 17:53:58 2002 Owen Taylor * pixops/{scale_line_22_33_mmx.S, composite_line_22_4a4_mmx.S: composite_line_color_22_4a4_mmx.S}: Handle the case where - dest <= dest_end properly. (#52001) + dest <= dest_end properly. (#52001, fix from Michael Hore) Thu Jan 10 16:48:30 2002 Owen Taylor