X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=b98e71814c46e64c66541ddff5968151c4934035;hb=18fd0ff7408961416a3077071320d95c66873b5d;hp=e4f80e5d59a56c1f8640648855943c0cd2fb60b8;hpb=7d4c3d5b4dcd24ad6099901e75bf4f35c7eb1edb;p=platform%2Fupstream%2Flibexif.git diff --git a/NEWS b/NEWS index e4f80e5..b98e718 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,31 @@ libexif-0.6.x: - * Updated translations: da, de, en_CA, ja, pl, sk, sv, vi + * New translations: ms + * Updated translations for most languages + * Fixed C89 compatibility + * Fixed warnings on recent versions of autoconf + +libexif-0.6.21 (2012-07-12): + * New translations: en_AU, uk + * Updated translations: cs, da, de, en_CA, nl, pl, sk, sv, vi + * Added more supported lens in Canon MakerNote + * Added some defensive NULL pointer checks + * Fixed a number of security and stability issues due to buffer overflows, + bad pointer dereferences and division-by-zero including bug #3434540 + and bug #3434545 (CVE-2012-2812, CVE-2012-2813, CVE-2012-2814, + CVE-2012-2836, CVE-2012-2837, CVE-2012-2840, CVE-2012-2841, + CVE-2012-2845) + +libexif-0.6.20 (2010-12-15): + * New translations: bs, tr + * Updated translations: be, cs, da, de, en_GB, en_CA, it, ja, nl, pl, pt_BR, + pt, ru, sk, sq, sr, sv, vi, zh_CN * Fixed some problems in the write-exif.c example program * Stop listing -lm as a required library for dynamic linking in libexif.pc * Turned on the --enable-silent-rules configure option * Changed a lot of strings to make the case of the text more consistent - + * exif_entry_dump() now displays the correct tag name for GPS tags + * Fixed some invalid format specifiers that caused problems on some platforms + * Display rational numbers with the right number of significant figures libexif-0.6.19 (2009-11-12): * New translations: be, en_GB, it, ja, pt, sq, zh_CN