Add content to NEWS, reformat ChangeLog (preparing for release)
[platform/upstream/libexif.git] / NEWS
1 New in 0.6.12 (2005-??-??) since 0.6.11:
2
3   * Final fix of Ubuntu Security Notice USN-91-1
4     https://bugzilla.ubuntulinux.org/show_bug.cgi?id=7152
5
6   * Updated build system with cross compile capabilities
7
8
9 New in 0.6.11 (2004-10-16) since 0.6.10 (2004-08-27):
10
11   * Improved tag names, titles, and descriptions.
12
13   * Bug fixes for memory leaks, format strings, month one off, ...
14
15   * Support for Watcom compiler.
16
17
18 New in 0.6.10 (2004-08-27) since 0.5.9 (2002-12-11):
19
20   * New tags suppored, and added a few more checks.
21
22
23 ????
24
25   * API changes
26
27   * libmnote has been merged back into libexif
28
29
30 General remarks:
31
32   * This file contains changes visible to users.
33
34   * Small bug fixes (typos, memory leaks, ...) and feature
35     enhancements (new tag types, ...) are not mentionened
36     explicitly.
37
38   * If someone wants to reconstruct past changes and log them here,
39     you're welcome. Apart from that, I would like to ask committers
40     to update this file when they commit user visible changes.