From: Lutz M?l. <lu...@us...> - 2003-10-30 21:10:38
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1:/tmp/cvs-serv21169 Modified Files: ChangeLog Log Message: 2003-10-30 Lutz Mueller <lu...@us...> * libexif/exif-loader.c: Fix APP0-bug. Patch by Jan Patera <pa...@pi...>. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- ChangeLog 30 Oct 2003 17:43:52 -0000 1.85 +++ ChangeLog 30 Oct 2003 21:10:34 -0000 1.86 @@ -1,5 +1,10 @@ 2003-10-30 Lutz Mueller <lu...@us...> + * libexif/exif-loader.c: Fix APP0-bug. Patch by Jan Patera + <pa...@pi...>. + +2003-10-30 Lutz Mueller <lu...@us...> + * libexif/exif-data.c: Add explicit typecasts to ExifShort. Suggested by Jan Patera <pa...@pi...>. |