Added fixed bug number 2071600.
[platform/upstream/libexif.git] / NEWS
1 libexif-0.6.16.2:
2   * Updated translations: cs, de, pl, sk, vi
3   * New translations: nl, se, en_CA
4   * Enabled sv translation by default
5   * Bug fixes: #1773810, #1774626, #1536244, CVE-2007-6351, CVE-2007-6352, #2071600
6   * Enhanced support of Canon and Olympus makernotes 
7   * Added support for Fuji and Sanyo makernotes
8   * Added support for the NO_VERBOSE_TAG_STRINGS and NO_VERBOSE_TAG_DATA
9     macros to reduce size for embedded applications
10
11
12 libexif-0.6.16 (2007-06-12) since 0.6.1.15 (2007-05-23):
13   * Security fix: CVE-2006-4168 aka IDEF1514.
14   * Updated translations: cz, pl, vi
15
16
17 New in 0.6.15 (2007-05-23) since 0.6.14 (2007-05-10):
18
19   * Added support for 2 new types of Pentax makernotes & Casio type2 makernote
20
21   * Added support for Win XP metadata (Author, Comment, KeyWords, Title,
22     Subject) tags
23
24   * Bug fixes:
25     [ 1443183 ] install error when doxygen is not present.
26
27   * New translations: Czech, Slovak.
28
29   * Improved doxygen generated API and code internals
30     documentation. Made building of code internals docs optional
31     (--enable-internal-docs) as the call graphs take quite long to
32     build. Made building any docs optional (--disable-docs).
33
34
35 New in 0.6.14 (2007-05-10) since 0.6.13 (2005-12-27):
36
37   * Bug fixes: #1457501, #1471060, #1525770, #1617991, #1703284, #1716196
38
39   * Extended support of Canon, Nikon, Olympus makernotes
40
41   * Added option EXIF_DATA_OPTION_DONT_CHANGE_MAKER_NOTE to prevent
42     modification of maker notes
43
44   * Other fixes and improvements which include API/ABI additions.
45
46
47 New in 0.6.13 (2005-12-27) since 0.6.12 (2005-03-13):
48
49   * Bug fixes: #803191, #1051994, #1054321, #1054323, #1196787
50   
51   * For pkg-config users, force usage of #include <libexif/exif-*.h>
52     (disable #include <exif-.h>)
53
54   * Updated German translation
55
56   * Build system tuning
57
58   * Misc changes:
59     Fix COPYRIGHT tag, fix memory corruption, use qsort.
60
61
62 New in 0.6.12 (2005-03-13) since 0.6.11 (2004-10-16):
63
64   * Final fix of Ubuntu Security Notice USN-91-1 (CAN-2005-0664)
65     https://bugzilla.ubuntulinux.org/show_bug.cgi?id=7152
66
67   * Updated build system with cross compile capabilities
68
69   * Small fixes:
70     Fix tag order, use even offsets, improve Nikon&Olympus mnote tags.
71
72
73 New in 0.6.11 (2004-10-16) since 0.6.10 (2004-08-27):
74
75   * Improved tag names, titles, and descriptions.
76
77   * Bug fixes for memory leaks, format strings, month one off, ...
78
79   * Support for Watcom compiler (requires manual copying of files)
80
81
82 New in 0.6.10 (2004-08-27) since 0.5.9 (2002-12-11):
83
84   * New tags suppored, and added a few more checks.
85
86   * API changes
87
88   * libmnote has been merged back into libexif
89
90
91 General remarks:
92
93   * This file contains changes visible to users.
94
95   * Small bug fixes (typos, memory leaks, ...) and feature
96     enhancements (new tag types, ...) are not mentionened
97     explicitly.
98
99   * Apart from that, I would like to ask committers to update this
100     file when they commit "big" user visible changes.
101
102   * If someone wants to reconstruct past changes and log them here,
103     you're welcome to.