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