KTaglib: Changelog

Version Message
0.2.0 - Add Windows compatibility (David).
- Add OGG Tag support (Anatoliy).
- Add OGG Audio properties support (Anatoliy).
- Add $create parameter to getID3v2 and getID3v1 (David).
- Add setMimeType, getMimeType to AttachedPictureFrame (David).
- Add getType, setType and corresponding constants to AttachedPictureFrame (David).
- Fix unitialized values (David).
- Fix an issue when saving the a picture (David).
- Fix return value of addFrame()
- Fix a heap overflow in MINFO.
0.0.1a1 * Initial release