From: Lutz M. <lu...@us...> - 2005-04-26 20:18:08
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14514 Modified Files: ChangeLog Log Message: 2005-04-26 Lutz Mueller <lu...@us...> * libexif/exif-tag.[c,h] (exif_tag_[name,title,description]_in_ifd): New. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.207 retrieving revision 1.208 diff -u -p -d -r1.207 -r1.208 --- ChangeLog 25 Apr 2005 21:06:19 -0000 1.207 +++ ChangeLog 26 Apr 2005 20:17:44 -0000 1.208 @@ -1,3 +1,7 @@ +2005-04-26 Lutz Mueller <lu...@us...> + + * libexif/exif-tag.[c,h] (exif_tag_[name,title,description]_in_ifd): New. + 2005-04-25 Lutz Mueller <lu...@us...> * libexif/exif-data.c (exif_entry_fix): '\0...' as USER_COMMENT is ok, too. |