From: Lutz M?l. <lu...@us...> - 2003-10-27 20:10:13
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1:/tmp/cvs-serv6680 Modified Files: ChangeLog Log Message: 2003-10-27 Lutz Mueller <lu...@us...> * libexif: The code now compiles and loads the canon maker note, but crashes if you query its contents. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.80 retrieving revision 1.81 diff -u -d -r1.80 -r1.81 --- ChangeLog 26 Oct 2003 22:30:26 -0000 1.80 +++ ChangeLog 27 Oct 2003 20:07:11 -0000 1.81 @@ -1,3 +1,8 @@ +2003-10-27 Lutz Mueller <lu...@us...> + + * libexif: The code now compiles and loads the canon maker note, + but crashes if you query its contents. + 2003-10-26 Lutz Mueller <lu...@us...> * test/test-mnote.c: New. |