aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2017-05-31 09:41:41 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2017-05-31 09:41:41 +0900
commit682ea77c2bb63da79b61e0dd972367eaeecc6f15 (patch)
tree80a00164adb7b1e7fe3f80b2e5035691f55d8c55 /NEWS
parentbf7ee62dc6369421fa29205d15ea7968e89f9b98 (diff)
Mention that FileRef::create no longer works.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ac22cd93..f8136f9a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@
* Fixed possible file corruptions when saving Ogg files.
* Fixed reading FLAC files with zero-sized seektables.
* Better handling of invalid UTF-8 sequences.
+ * Marked FileRef::create() deprecated. It returns null.
* Several smaller bug fixes and performance improvements.
TagLib 1.11.1 (Oct 24, 2016)