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