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