From: Jan P. <pa...@us...> - 2004-05-24 12:28:58
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1796/libexif Modified Files: ChangeLog Log Message: 2004-05-24 Jan Patera <pa...@us...> * 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 Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.116 retrieving revision 1.117 diff -u -d -r1.116 -r1.117 --- ChangeLog 20 May 2004 10:50:20 -0000 1.116 +++ ChangeLog 24 May 2004 12:28:49 -0000 1.117 @@ -1,3 +1,11 @@ +2004-05-24 Jan Patera <pa...@us...> + + * 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 <lu...@us...> * libexif/exif-log.[c,h]: New. Proposal for handling of debugging |