]> Pileus Git - ~andy/gtk/blobdiff - gdk-pixbuf/ChangeLog
=== Released 2.4.1 ===
[~andy/gtk] / gdk-pixbuf / ChangeLog
index 2a20a446f5639fe80e3bc2f07f77c51e918e64a7..b68243ef113227526cb9d573c0fdc96b9c26b80f 100644 (file)
@@ -1,3 +1,20 @@
+2004-04-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.4.1 ===
+
+2004-04-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * io-ani.c (gdk_pixbuf__ani_image_load_animation): 
+       * gdk-pixbuf-io.c (gdk_pixbuf_get_file_info) 
+       (_gdk_pixbuf_generic_image_load) 
+       (gdk_pixbuf_new_from_file_at_size): When calling fread()
+       in a loop, check for ferror() as well as for feof() to
+       avoid infinite loops on directories.  (#137804, Alex Converse)
+
+Mon Mar 15 15:01:59 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.4.0 ===
+
 2004-03-15  Tor Lillqvist  <tml@iki.fi>
 
        * queryloaders.c (main): [Win32] Look up installation prefix at