From: Lutz M. <lu...@us...> - 2007-12-27 16:23:00
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv16648 Modified Files: ChangeLog Log Message: 2007-12-27 Lutz Mueller <lu...@us...> Suggestion by Andreas Kleinert <And...@gm...>: * libexif/exif-entry.c: (exif_entry_get_value) Use %lf for double instead of %f (which is for float). Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.262 retrieving revision 1.263 diff -u -p -d -r1.262 -r1.263 --- ChangeLog 20 Dec 2007 18:19:05 -0000 1.262 +++ ChangeLog 27 Dec 2007 16:22:56 -0000 1.263 @@ -1,3 +1,10 @@ +2007-12-27 Lutz Mueller <lu...@us...> + + Suggestion by Andreas Kleinert <And...@gm...>: + + * libexif/exif-entry.c: (exif_entry_get_value) Use %lf for double + instead of %f (which is for float). + 2007-12-20 Lutz Mueller <lu...@us...> Updated translations by Translation Project Robot |