From 986ea1cb8f2b89f0c3c07266458246327fdf8965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Fri, 6 Jun 2008 13:00:48 +0000 Subject: [PATCH] amend changelog message --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index a8366cd9b..80fd11a19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-06-06 Øyvind Kolås + Bug #931 - suspicious size allocation for pixel data. + * clutter/cogl/common/cogl-bitmap-pixbuf.c: (_cogl_bitmap_from_file): allocate height×rowstride and not duplicate gdkpixbuf's strange optimization saving some bytes at the end of the