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