From: Lutz M. <lu...@us...> - 2005-04-27 21:12:00
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28596 Modified Files: ChangeLog Log Message: 2005-04-27 Lutz Mueller <lu...@us...> * libexif/exif-data.c (exif_data_load_data_content): Add a special case. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.213 retrieving revision 1.214 diff -u -p -d -r1.213 -r1.214 --- ChangeLog 27 Apr 2005 20:53:51 -0000 1.213 +++ ChangeLog 27 Apr 2005 21:11:50 -0000 1.214 @@ -1,5 +1,9 @@ 2005-04-27 Lutz Mueller <lu...@us...> + * libexif/exif-data.c (exif_data_load_data_content): Add a special case. + +2005-04-27 Lutz Mueller <lu...@us...> + * libexif/exif-data.c (exif_data_load_data_content): Better check for validity of tags. |