diff options
author | Michael J. Chudobiak <mjc@cvs.gnome.org> | 2007-07-06 11:50:28 +0000 |
---|---|---|
committer | Michael J. Chudobiak <mjc@src.gnome.org> | 2007-07-06 11:50:28 +0000 |
commit | 695e95e68ff24d366f4c473152b42c137153ac3c (patch) | |
tree | 3cd7adfa9efee6c18e64b7ccfeb930d990a1435b /gdk-pixbuf/ChangeLog | |
parent | d2c4ba363978b5d60a10b60239f0df337272a01a (diff) | |
download | gtk+-695e95e68ff24d366f4c473152b42c137153ac3c.tar.gz |
Added a comment to explain the signal used to stop parsing early.
2007-07-06 Michael J. Chudobiak <mjc@cvs.gnome.org>
* io-tiff.c: (tiff_image_parse): Added a comment to explain
the signal used to stop parsing early.
svn path=/trunk/; revision=18385
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r-- | gdk-pixbuf/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index d8e03e22da..94dae61581 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,8 @@ +2007-07-06 Michael J. Chudobiak <mjc@cvs.gnome.org> + + * io-tiff.c: (tiff_image_parse): Added a comment to explain + the signal used to stop parsing early. + 2007-07-05 Matthias Clasen <mclasen@redhat.com> * io-tiff.c: Revert the last change, it was wrong |