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