From: Lutz M?l. <lu...@us...> - 2003-12-01 18:27:52
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1:/tmp/cvs-serv26332 Modified Files: ChangeLog Log Message: 2003-12-01 Lutz Mueller <lu...@us...> * libexif/olympus/mnote-olympus-entry.c: Now that EXIF_FORMAT_SSHORT is in exif-format.h, we do not need to define it any longer. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- ChangeLog 1 Dec 2003 18:09:28 -0000 1.88 +++ ChangeLog 1 Dec 2003 18:27:49 -0000 1.89 @@ -1,5 +1,10 @@ 2003-12-01 Lutz Mueller <lu...@us...> + * libexif/olympus/mnote-olympus-entry.c: Now that EXIF_FORMAT_SSHORT + is in exif-format.h, we do not need to define it any longer. + +2003-12-01 Lutz Mueller <lu...@us...> + * libexif: Various improvements by Jan Patera <pa...@pi...>. 2003-10-30 Lutz Mueller <lu...@us...> |