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