From: Lutz M. <lu...@us...> - 2004-09-02 18:50:42
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1701 Modified Files: ChangeLog Log Message: 2004-09-02 Lutz Mueller <lu...@us...> * libexif/exif-entry.c: First part of a patch to be less strict on the USER_COMMENT-tag. Submitted by Angela Wrobel, slightly adapted. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.134 retrieving revision 1.135 diff -u -d -r1.134 -r1.135 --- ChangeLog 1 Sep 2004 20:15:06 -0000 1.134 +++ ChangeLog 2 Sep 2004 18:50:33 -0000 1.135 @@ -1,3 +1,8 @@ +2004-09-02 Lutz Mueller <lu...@us...> + + * libexif/exif-entry.c: First part of a patch to be less strict on + the USER_COMMENT-tag. Submitted by Angela Wrobel, slightly adapted. + 2004-09-01 Lutz Mueller <lu...@us...> * libexif/exif-tag.c: First ideas on how to support generation of |