From: Lutz M. <lu...@us...> - 2005-04-24 19:01:20
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10090 Modified Files: ChangeLog Log Message: 2005-04-24 Lutz Mueller <lu...@us...> * exif-data.[c,h] (exif_data_option_get_[name,description]), (exif_data_[set,unset]_option): New * exif-tag.[c,h]: EXIF_TAG_GAMMA: New. * exif-entry.c: (exif_entry_fix) Accept empty entries. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.204 retrieving revision 1.205 diff -u -p -d -r1.204 -r1.205 --- ChangeLog 15 Apr 2005 19:37:41 -0000 1.204 +++ ChangeLog 24 Apr 2005 19:01:09 -0000 1.205 @@ -1,3 +1,10 @@ +2005-04-24 Lutz Mueller <lu...@us...> + + * exif-data.[c,h] (exif_data_option_get_[name,description]), + (exif_data_[set,unset]_option): New + * exif-tag.[c,h]: EXIF_TAG_GAMMA: New. + * exif-entry.c: (exif_entry_fix) Accept empty entries. + 2005-04-15 Lutz Mueller <lu...@us...> Submitted by Hongli Lai <h....@ch...>: |