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