From: Lutz M?l. <lu...@us...> - 2003-10-26 22:34:15
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1:/tmp/cvs-serv21845 Modified Files: ChangeLog Log Message: 2003-10-26 Lutz Mueller <lu...@us...> * test/test-mnote.c: New. * libexif: The code now both compiles and doesn't crash, but at least the canon maker note still doesn't get parsed. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.79 retrieving revision 1.80 diff -u -d -r1.79 -r1.80 --- ChangeLog 26 Oct 2003 10:18:31 -0000 1.79 +++ ChangeLog 26 Oct 2003 22:30:26 -0000 1.80 @@ -1,5 +1,11 @@ 2003-10-26 Lutz Mueller <lu...@us...> + * test/test-mnote.c: New. + * libexif: The code now both compiles and doesn't crash, + but at least the canon maker note still doesn't get parsed. + +2003-10-26 Lutz Mueller <lu...@us...> + * configure.in * Makefile.am: Remove PO_DIRS. Otherwise, automake complains about po and intl not being in SUBDIRS |