From: Lutz M?l. <lu...@us...> - 2003-08-25 21:06:29
|
Update of /cvsroot/libexif/libmnote In directory sc8-pr-cvs1:/tmp/cvs-serv3220 Modified Files: ChangeLog Log Message: 2003-08-25 Lutz Mueller <lu...@us...> * libmnote/mnote-data.c (mnote_data_new_from_path): New (mnote_data_new_from_data): Now handles EXIF data, too (instead of only MakerNote data). Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libmnote/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- ChangeLog 24 Jul 2003 20:18:10 -0000 1.10 +++ ChangeLog 25 Aug 2003 21:00:17 -0000 1.11 @@ -1,3 +1,9 @@ +2003-08-25 Lutz Mueller <lu...@us...> + + * libmnote/mnote-data.c (mnote_data_new_from_path): New + (mnote_data_new_from_data): Now handles EXIF data, too (instead + of only MakerNote data). + 2003-07-24 Lutz Mueller <lu...@us...> * libmnote: Lots of improvements from Al Evans <al...@tb...>. |