Update of /cvsroot/libexif/exif
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv4083
Modified Files:
ChangeLog
Log Message:
2006-07-28 Lutz Mueller <lu...@us...>
Patch by Marek 'marx' Grac <mg...@re...>:
* 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.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/libexif/exif/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -d -r1.59 -r1.60
--- ChangeLog 23 Mar 2006 18:05:47 -0000 1.59
+++ ChangeLog 28 Jul 2006 19:12:31 -0000 1.60
@@ -1,3 +1,11 @@
+2006-07-28 Lutz Mueller <lu...@us...>
+
+ Patch by Marek 'marx' Grac <mg...@re...>:
+
+ * 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'.
|