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