aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2015-11-22 16:23:53 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2015-11-22 16:23:53 +0900
commit6477132301f1e7beca1766eccfb5f40cc8f51d3a (patch)
tree78ed4a1923841f8c536c5ac951508ead00d7268b /NEWS
parent559c6b28c9233f0c3a0dd4e6802e965cc5da8de4 (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 24d4525c..1c0d8383 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@
* New API for creating FileRef from IOStream.
* Added support for ID3v2 PCST and WFED frames.
* 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.
* Fixed crash when calling File::properties() after strip().
@@ -10,6 +11,7 @@
* Fixed updating the comment field of Vorbis comments.
* Marked ByteVector::null and ByteVector::isNull() deprecated.
* Marked String::null and ByteVector::isNull() deprecated.
+ * Marked XiphComment::removeField() deprecated.
* Many smaller bug fixes and performance improvements.
TagLib 1.10 (Nov 11, 2015)