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