Version 2.0.2

This commit is contained in:
Urs Fleisch
2024-08-24 06:39:57 +02:00
parent 1bd0d711ca
commit e3de03501f
3 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,12 @@
TagLib 2.0.2 (Aug 24, 2024)
===========================
* Fix parsing of ID3v2.2 frames.
* Tolerate MP4 files with unknown atom types as generated by Android tools.
* Support setting properties with arbitrary names in MP4 tags.
* Windows: Fix "-p" option in tagwriter example.
* Support building with older utfcpp versions.
TagLib 2.0.1 (Apr 9, 2024)
==========================