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