diff options
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r-- | gdk-pixbuf/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index 7334f0c305..7abfc86c23 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,9 @@ +2002-04-06 Matthias Clasen <maclas@gmx.de> + + * io-png.c (gdk_pixbuf__png_image_load): Restructured to use + gdk_pixbuf_new instead of manually allocating image storage. This + gives us a good rowstride and overflow checks. (#77807) + 2002-04-05 Matthias Clasen <maclas@gmx.de> * io-tiff.c (tiff_image_parse): Avoid allocating an extra copy of |