updated translation: vi.po
[platform/upstream/libexif.git] / NEWS
1 libexif-0.6.16:
2   * Updated translations: cz, pl, vi
3
4
5 New in 0.6.15 (2007-05-23) since 0.6.14 (2007-05-10):
6
7   * Added support for 2 new types of Pentax makernotes & Casio type2 makernote
8
9   * Added support for Win XP metadata (Author, Comment, KeyWords, Title,
10     Subject) tags
11
12   * Bug fixes:
13     [ 1443183 ] install error when doxygen is not present.
14
15   * New translations: Czech, Slovak.
16
17   * Improved doxygen generated API and code internals
18     documentation. Made building of code internals docs optional
19     (--enable-internal-docs) as the call graphs take quite long to
20     build. Made building any docs optional (--disable-docs).
21
22
23 New in 0.6.14 (2007-05-10) since 0.6.13 (2005-12-27):
24
25   * Bug fixes: #1457501, #1471060, #1525770, #1617991, #1703284, #1716196
26
27   * Extended support of Canon, Nikon, Olympus makernotes
28
29   * Added option EXIF_DATA_OPTION_DONT_CHANGE_MAKER_NOTE to prevent
30     modification of maker notes
31
32   * Other fixes and improvements which include API/ABI additions.
33
34
35 New in 0.6.13 (2005-12-27) since 0.6.12 (2005-03-13):
36
37   * Bug fixes: #803191, #1051994, #1054321, #1054323, #1196787
38   
39   * For pkg-config users, force usage of #include <libexif/exif-*.h>
40     (disable #include <exif-.h>)
41
42   * Updated German translation
43
44   * Build system tuning
45
46   * Misc changes:
47     Fix COPYRIGHT tag, fix memory corruption, use qsort.
48
49
50 New in 0.6.12 (2005-03-13) since 0.6.11 (2004-10-16):
51
52   * Final fix of Ubuntu Security Notice USN-91-1 (CAN-2005-0664)
53     https://bugzilla.ubuntulinux.org/show_bug.cgi?id=7152
54
55   * Updated build system with cross compile capabilities
56
57   * Small fixes:
58     Fix tag order, use even offsets, improve Nikon&Olympus mnote tags.
59
60
61 New in 0.6.11 (2004-10-16) since 0.6.10 (2004-08-27):
62
63   * Improved tag names, titles, and descriptions.
64
65   * Bug fixes for memory leaks, format strings, month one off, ...
66
67   * Support for Watcom compiler (requires manual copying of files)
68
69
70 New in 0.6.10 (2004-08-27) since 0.5.9 (2002-12-11):
71
72   * New tags suppored, and added a few more checks.
73
74   * API changes
75
76   * libmnote has been merged back into libexif
77
78
79 General remarks:
80
81   * This file contains changes visible to users.
82
83   * Small bug fixes (typos, memory leaks, ...) and feature
84     enhancements (new tag types, ...) are not mentionened
85     explicitly.
86
87   * Apart from that, I would like to ask committers to update this
88     file when they commit "big" user visible changes.
89
90   * If someone wants to reconstruct past changes and log them here,
91     you're welcome to.