mirror of
https://github.com/taglib/taglib.git
synced 2025-07-17 20:44:20 -04:00
Remove duplicate tags when saving AIFF files.
Just the same way as WAV already does.
This commit is contained in:
3
NEWS
3
NEWS
@ -5,7 +5,8 @@
|
||||
* Added String::clear().
|
||||
* Added alternative functions to XiphComment::removeField().
|
||||
* Better handling of duplicate ID3v2 tags in all kinds of files.
|
||||
* Better handling of duplicate tags in WAV files.
|
||||
* Better handling of duplicate tag chunks in WAV files.
|
||||
* Better handling of duplicate tag chunks in AIFF files.
|
||||
* Fixed crash when calling File::properties() after strip().
|
||||
* Fixed possible file corruptions when saving ASF files.
|
||||
* Fixed updating the comment field of Vorbis comments.
|
||||
|
Reference in New Issue
Block a user