2005-03-09 Lutz Mueller <lutz@users.sourceforge.net>
authorLutz Mueller <lutz.s.mueller@gmail.com>
Wed, 9 Mar 2005 22:11:48 +0000 (23:11 +0100)
committerLutz Mueller <lutz.s.mueller@gmail.com>
Wed, 9 Mar 2005 22:11:48 +0000 (23:11 +0100)
* libexif/exif-data.c (exif_data_save_data_content): Update comment that
this code does not honor the specification yet.

ChangeLog
libexif/exif-data.c

index 5988623..4746174 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-03-09  Lutz Mueller <lutz@users.sourceforge.net>
 
+       * libexif/exif-data.c (exif_data_save_data_content): Update comment that
+               this code does not honor the specification yet.
+
+2005-03-09  Lutz Mueller <lutz@users.sourceforge.net>
+
        * libexif/exif-data.c (exif_data_save_data_content): Save entries in
                the correct order.
 
index 69f259b..b0c59e7 100644 (file)
@@ -437,8 +437,9 @@ exif_data_save_data_content (ExifData *data, ExifContent *ifd,
 
        /*
         * Save each entry. TIFF specification requires entries to be sorted
-        * by tags. Yes, the sorting routine can be improved. Please submit a
-        * patch.
+        * by tags. Yes, the sorting routine can be improved. And yes, the addition
+        * of special entries at the end is wrong (they should be inserted at
+        * the right position). Please submit a patch.
         */
        exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData",
                  "Saving %i entries (IFD '%s', offset: %i)...",