diff options
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r-- | gdk-pixbuf/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index 68a2005e73..abfa050a0a 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,10 @@ +2002-09-06 Matthias Clasen <maclas@gmx.de> + + * io-xpm.c (pixbuf_create_from_xpm): + * io-xbm.c (gdk_pixbuf__xbm_image_load_real): + * io-ico.c (DecodeHeader): Attach hotspot coordinates to the + pixbuf as options "x_hot" and "y_hot". + 2002-09-04 Matthias Clasen <maclas@gmx.de> * io-tga.c (io_buffer_append): |