From: Lutz M?l. <lu...@us...> - 2003-10-28 22:52:54
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1:/tmp/cvs-serv32281 Modified Files: ChangeLog Log Message: 2003-10-28 Lutz Mueller <lu...@us...> * libexif/olympus: Fix. I've got one Olympus file and this gets parsed now. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.83 retrieving revision 1.84 diff -u -d -r1.83 -r1.84 --- ChangeLog 28 Oct 2003 18:49:47 -0000 1.83 +++ ChangeLog 28 Oct 2003 22:50:07 -0000 1.84 @@ -1,5 +1,10 @@ 2003-10-28 Lutz Mueller <lu...@us...> + * libexif/olympus: Fix. I've got one Olympus file and this gets + parsed now. + +2003-10-28 Lutz Mueller <lu...@us...> + * libjpeg/jpeg-data.c: Do not depend on unistd.h. Reported by Jan Patera <pa...@pi...>. |