From: <lu...@us...> - 2003-04-30 23:51:48
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1:/tmp/cvs-serv9111 Modified Files: ChangeLog Log Message: 2003-05-01 Lutz Mueller <lu...@us...> Suggestion by Gernot Jander <ge...@bi...>: * libexif/exif-entry.c: Ignore " " in EXIF_TAG_COPYRIGHT. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- ChangeLog 29 Apr 2003 20:13:50 -0000 1.64 +++ ChangeLog 30 Apr 2003 23:51:43 -0000 1.65 @@ -1,3 +1,9 @@ +2003-05-01 Lutz Mueller <lu...@us...> + + Suggestion by Gernot Jander <ge...@bi...>: + + * libexif/exif-entry.c: Ignore " " in EXIF_TAG_COPYRIGHT. + 2003-04-29 Lutz Mueller <lu...@us...> * libexif/exif-loader.c: Set ref_count to 1 on exif_loader_new. |