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