From 37c4d0b11d9b2daad32040de4d4f81e8ae160618 Mon Sep 17 00:00:00 2001 From: Tsuda Kageyu Date: Thu, 24 Dec 2015 09:43:21 +0900 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index e91db5f5..e442195b 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ * Added support for ID3v2 PCST and WFED frames. * Added support for pictures in XiphComment. * Added String::clear(). + * Added FLAC::File::strip() for removing non-standard tags. * Added alternative functions to XiphComment::removeField(). * Added BUILD_BINDINGS build option. * Added ENABLE_CCACHE build option.