From b9c7b5b9b725ea9285cd3947c1e19374aa1bd362 Mon Sep 17 00:00:00 2001 From: Jan Patera Date: Mon, 24 May 2004 14:28:49 +0200 Subject: [PATCH] 2004-05-24 Jan Patera * libjpeg/jpeg-data.[c,h]: jpeg_data_append_section changed from static to public * libexif/olumpus/mnote-olympus-entry.c: support of several known but previously not supported Nikon (& 1 Olympus) tags * libexif/exif-entry.c: rational values printed as %2.2f and not %i/%i --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4dfedf0..702480c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-05-24 Jan Patera + + * libjpeg/jpeg-data.[c,h]: jpeg_data_append_section changed + from static to public + * libexif/olumpus/mnote-olympus-entry.c: support of several + known but previously not supported Nikon (& 1 Olympus) tags + * libexif/exif-entry.c: rational values printed as %2.2f and not %i/%i + 2004-05-15 Lutz Mueller * libexif/exif-log.[c,h]: New. Proposal for handling of debugging -- 2.7.4