Update of /cvsroot/libexif/libexif
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv21009
Modified Files:
ChangeLog
Log Message:
2008-02-14 Lutz Mueller <lu...@us...>
Fix #1884609 (partially):
* libexif/exif-entry.c: (exif_entry_initialize) Initialize
EXIF_TAG_FLASH and EXIF_TAG_COLOR_SPACE.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/libexif/libexif/ChangeLog,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -p -d -r1.263 -r1.264
--- ChangeLog 27 Dec 2007 16:22:56 -0000 1.263
+++ ChangeLog 14 Feb 2008 18:52:28 -0000 1.264
@@ -1,3 +1,10 @@
+2008-02-14 Lutz Mueller <lu...@us...>
+
+ Fix #1884609 (partially):
+
+ * libexif/exif-entry.c: (exif_entry_initialize) Initialize
+ EXIF_TAG_FLASH and EXIF_TAG_COLOR_SPACE.
+
2007-12-27 Lutz Mueller <lu...@us...>
Suggestion by Andreas Kleinert <And...@gm...>:
|