From: Jan P. <pa...@us...> - 2004-05-07 14:40:41
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14961 Modified Files: ChangeLog Log Message: 2004-05-07 Jan Patera <pa...@us...> * libexif/exif-entry.c: fix of EXIF_TAG_COLOR_SPACE, value 9 of EXIF_TAG_FLASH. * libexif/exif-entry.c: Fix of bug #937505 submitted by Hubert Verstraete <hu...@us...urceforge>: value 0x0058 of EXIF_TAG_FLASH. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.110 retrieving revision 1.111 diff -u -d -r1.110 -r1.111 --- ChangeLog 4 May 2004 21:27:00 -0000 1.110 +++ ChangeLog 7 May 2004 14:40:31 -0000 1.111 @@ -1,3 +1,11 @@ +2004-05-07 Jan Patera <pa...@us...> + + * libexif/exif-entry.c: fix of EXIF_TAG_COLOR_SPACE, + value 9 of EXIF_TAG_FLASH. + * libexif/exif-entry.c: Fix of bug #937505 submitted by Hubert + Verstraete <hu...@us...urceforge>: value 0x0058 of + EXIF_TAG_FLASH. + 2004-05-04 Lutz Mueller <lu...@us...> * libexif/olympus: Make it support Nikon maker notes, too. |