From: Jan P. <pa...@us...> - 2008-01-10 06:19:43
|
Update of /cvsroot/libexif/exif In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv23931 Modified Files: ChangeLog Log Message: Added Svedish translation by Daniel Nylander <po...@da...> Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/exif/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -p -d -r1.63 -r1.64 --- ChangeLog 25 Nov 2007 05:58:01 -0000 1.63 +++ ChangeLog 10 Jan 2008 06:19:39 -0000 1.64 @@ -1,4 +1,9 @@ +2008-01-10 Jan Patera <pa...@us...> + + * Added Svedish translation by Daniel Nylander <po...@da...> + 2007-11-24 Dan Fandrich <da...@co...> + * exif/main.c: Fixed a NULL dereference when the description of an the invalid tag is requested. @@ -9,15 +14,15 @@ 2006-07-28 Lutz Mueller <lu...@us...> - Patch by Marek 'marx' Grac <mg...@re...>: + Patch by Marek 'marx' Grac <mg...@re...>: - * exif/actions.c: (show_entry_xml, show_xml, action_tag_list_xml) New. + * exif/actions.c: (show_entry_xml, show_xml, action_tag_list_xml) New. * exif/actions.h: Remove cruft. * exif/main.c: Provide an 'xml-output' option. 2006-03-23 Lutz Mueller <lu...@us...> - * exif/main.c: Add the command line option '--version'/'-v'. + * exif/main.c: Add the command line option '--version'/'-v'. 2005-08-15 Lutz Mueller <lu...@us...> |