This commit is contained in:
Lukáš Lalinský
2015-11-11 22:41:59 +01:00
parent 320d0f5ad7
commit 9f697fce8e
2 changed files with 8 additions and 2 deletions

8
NEWS
View File

@ -1,6 +1,12 @@
TagLib 1.10 (Aug 23, 2015)
TagLib 1.10 (Nov 11, 2015)
==========================
1.10:
* Added new options to the tagwriter example.
* Fixed self-assignment operator in some types.
* Fixed extraction of MP4 tag keys with an empty list.
1.10 BETA:
* New API for the audio length in milliseconds.