From: Lutz M. <lu...@us...> - 2005-04-30 00:56:07
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2801 Modified Files: ChangeLog Log Message: 2005-04-30 Lutz Mueller <lu...@us...> * libexif/exif-data-type.h: New * libexif/*: Lots of changes to make it possible to validate data against the specification. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.214 retrieving revision 1.215 diff -u -p -d -r1.214 -r1.215 --- ChangeLog 27 Apr 2005 21:11:50 -0000 1.214 +++ ChangeLog 30 Apr 2005 00:55:27 -0000 1.215 @@ -1,3 +1,9 @@ +2005-04-30 Lutz Mueller <lu...@us...> + + * libexif/exif-data-type.h: New + * libexif/*: Lots of changes to make it possible to validate data against + the specification. + 2005-04-27 Lutz Mueller <lu...@us...> * libexif/exif-data.c (exif_data_load_data_content): Add a special case. |