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