1Taglib-Extras ChangeLog
2================
3(C) 2009 Jeff Mitchell and the Amarok authors
4
5VERSION 1.0.1:
6  BUGFIXES:
7    * Fix some exports. Thanks to Patrick Spendrin for the fix.
8
9VERSION 1.0.0:
10  CHANGES:
11    * Compatible with TagLib 1.6. Removes redundant formats. Also changes the
12      namespace to remove potential compatibility problems with TagLib in the
13      future.
14
15VERSION 0.1.7:
16  BUGFIXES:
17    * Fix issue where old mp4 files written by iTunes used ID3v1-style numeric
18      genre identifiers and were not properly read.
19
20VERSION 0.1.6:
21  BUGFIXES:
22    * Fix crash on corrupted mp4 files. Fix in upstream TagLib. (BR 197782)
23
24VERSION 0.1.5:
25  BUGFIXES:
26    * Fix mp4 file-handling crash. Fix in upstream TagLib. (BR 198730)
27
28VERSION 0.1.4:
29  BUGFIXES:
30    * Fix possible mp4 file-handling crash.  Fix in upstream TagLib.  Thanks
31      to Tanguy Krotoff.
32    * Fix compilation on Windows with MSVC++ 2005 and greater.  Thanks to
33      Tanguy Krotoff.
34
35VERSION 0.1.3:
36  BUGFIXES:
37    * Fix mp4 file-handling crash on some mp4 files.  Fix in upstream TagLib. (BR 191021)
38
39VERSION 0.1.2:
40  FEATURES:
41    * Initial release on most distributions.
42