summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2001-08-20 12:44:56 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2001-08-20 12:44:56 +0000
commit476cda2a477a118fbddea574a07765abf5f6508e (patch)
treede01c83d6884729eb81706e9ea9575b254717a3d /gdk-pixbuf
parentd504d82aa8d5cd87ae96753718635a8f1d2d70fe (diff)
downloadgdk-pixbuf-476cda2a477a118fbddea574a07765abf5f6508e.tar.gz
Forgotten during last commit.
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r--gdk-pixbuf/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog
index f8594ac75..8785db5f1 100644
--- a/gdk-pixbuf/ChangeLog
+++ b/gdk-pixbuf/ChangeLog
@@ -1,3 +1,11 @@
+2001-08-20 Matthias Clasen <matthiasc@waldgeist.poet.de>
+
+ * test-images.h, test-loaders.c: Add ico and wbmp tests.
+ * io-jpeg.c (gdk_pixbuf__jpeg_image_save): Fail with a suitable
+ error if buffer allocation fails.
+ * io-ico.c: Make .ICO loader more robust.
+ All of these are due to sandmann@daimi.au.dk (#50187)
+
2001-08-19 Sven Neumann <sven@gimp.org>
* pixops/pixops.c: applied some simple but effective optimizations