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