From: Lutz M. <lu...@us...> - 2008-06-15 15:29:24
|
Update of /cvsroot/libexif/exif In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27400 Modified Files: ChangeLog Log Message: 2008-06-15 Lutz Mueller <lu...@us...> Patch by Matthieu Castet <cas...@fr...> (slightly modified): * actions.c (convert_arg_to_entry): Allow the setting of the user comment tag. (action_set_value): Add some debugging information. * main.c (main): When setting values, save the resulting data. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/exif/ChangeLog,v retrieving revision 1.71 retrieving revision 1.72 diff -u -p -d -r1.71 -r1.72 --- ChangeLog 10 Apr 2008 21:13:35 -0000 1.71 +++ ChangeLog 15 Jun 2008 15:29:20 -0000 1.72 @@ -1,3 +1,13 @@ +2008-06-15 Lutz Mueller <lu...@us...> + + Patch by Matthieu Castet <cas...@fr...> (slightly + modified): + + * actions.c (convert_arg_to_entry): Allow the setting of the user + comment tag. + (action_set_value): Add some debugging information. + * main.c (main): When setting values, save the resulting data. + 2008-04-10 Dan Fandrich <da...@co...> Added Slovak translation by Ivan Masár |