mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Update NEWS.
Fixed possible file corruptions when adding an ID3v1 tag to FLAC files.
This commit is contained in:
parent
8fa86162c7
commit
ac5ef0291c
1
NEWS
1
NEWS
@ -36,6 +36,7 @@ TagLib 1.10 (??? ??, 2015)
|
||||
* New API for the audio length in milliseconds.
|
||||
* Marked FLAC::File::streamInfoData() deprecated. It returns an empty ByteVector.
|
||||
* Marked FLAC::File::streamLength() deprecated. It returns zero.
|
||||
* Fixed possible file corruptions when adding an ID3v1 tag to FLAC files.
|
||||
* Many smaller bug fixes and performance improvements.
|
||||
|
||||
TagLib 1.9.1 (Oct 8, 2013)
|
||||
|
Loading…
Reference in New Issue
Block a user