summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r--gdk-pixbuf/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog
index f5907cb34..873ce86ed 100644
--- a/gdk-pixbuf/ChangeLog
+++ b/gdk-pixbuf/ChangeLog
@@ -1,4 +1,9 @@
-2003-06-22 Matthias Clasen <matthias@localhost.localdomain>
+2003-06-23 Matthias Clasen <maclas@gmx.de>
+
+ * io-gif.c (gif_get_frame_info): Remove the pointless refusal to load images with dubious
+ disposal mode on the first frame. Just ignore it, as everybody else does.
+
+2003-06-22 Matthias Clasen <maclas@gmx.de>
* gdk-pixbuf-loader.[hc] (gdk_pixbuf_loader_new_with_mime_type): New function to obtain a loader for a specific mime
type. (#105324, Dom Lachowicz)