Fixed negative exposure values in Canon makernotes (bug #2797280)
[platform/upstream/libexif.git] / NEWS
diff --git a/NEWS b/NEWS
index c54ea61..5cce571 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,35 @@
-libexif-0.6.16.2:
+libexif-0.6.x:
+  * Updated translations: nl, pl, sk, vi
+  * Added some example programs
+  * libexif is now thread safe when the underlying C library is thread safe
+    and when each object allocated by libexif isn't used by more than one
+    thread simultaneously
+  * Expanded the Doxygen API documentation
+  * Access to the raw EXIF data through the ExifEntry structure members is
+    now officially documented
+  * Fixed some Olympus/Sanyo MakerNote interpretations
+  * Added support for Epson MakerNotes
+  * Fixed bug #1946138 to stop ignoring CFLAGS in the sqrt configure test
+  * Added remaining GPS tags from the EXIF 2.2 spec to the tag table
+  * Fixed the interpretation of some tags as being optional in IFD 1
+    (to match the EXIF 2.2 spec) which stops them from being erroneously
+    removed from a file
+  * Changed exif_tag_get_support_level_in_ifd() to return a value when possible
+    when the data type for the given tag is unknown
+
+libexif-0.6.17 (2008-11-06):
   * Updated translations: cs, de, pl, sk, vi
-  * New translations: nl, se, en_CA
-  * Enabled sv translation by default
-  * Bug fixes: #1773810, #1774626, CVE-2007-6351, CVE-2007-6352
+  * New translations: nl, sv, en_CA
+  * Bug fixes: #1773810, #1774626, #1536244, CVE-2007-6351, CVE-2007-6352,
+    #2071600 and others
   * Enhanced support of Canon and Olympus makernotes 
   * Added support for Fuji and Sanyo makernotes
   * Added support for the NO_VERBOSE_TAG_STRINGS and NO_VERBOSE_TAG_DATA
     macros to reduce size for embedded applications
+  * Added support for more tags
 
 
-libexif-0.6.16 (2007-06-12) since 0.6.1.15 (2007-05-23):
+libexif-0.6.16 (2007-06-12):
   * Security fix: CVE-2006-4168 aka IDEF1514.
   * Updated translations: cz, pl, vi