Mercurial > geeqie
diff ChangeLog @ 47:aa4c0e1b54b0
Fri Jun 3 01:49:20 2005 John Ellis <johne@verizon.net>
* exif.[ch]: Export several parsing functions for use by the exif
makernote parsers, and add hook for MakerNote data parsing.
* format_canon.[ch]: Add Canon EXIF MakerNote support.
* format_raw.c: Fix warning printf grammar.
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
##### an offical release when making enhancements and translation updates. #####
author | gqview |
---|---|
date | Fri, 03 Jun 2005 06:07:02 +0000 |
parents | 905f8fa583a3 |
children | 6948407f52a5 |
line wrap: on
line diff
--- a/ChangeLog Fri May 27 02:17:18 2005 +0000 +++ b/ChangeLog Fri Jun 03 06:07:02 2005 +0000 @@ -1,3 +1,10 @@ +Fri Jun 3 01:49:20 2005 John Ellis <johne@verizon.net> + + * exif.[ch]: Export several parsing functions for use by the exif + makernote parsers, and add hook for MakerNote data parsing. + * format_canon.[ch]: Add Canon EXIF MakerNote support. + * format_raw.c: Fix warning printf grammar. + Thu May 26 22:14:53 2005 John Ellis <johne@verizon.net> * format_raw.c (format_raw_parse): Use unsigned int to match arguments.