From bfe92480eb7ce9c522223e7f07fc0b5a549594f0 Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Tue, 28 Oct 2014 20:13:42 +0100 Subject: [PATCH] news: mention the fix from the previous commit --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 167a9495..a747842a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,9 @@ +ncmpcpp-0.6.1 (????-??-??) + +* Comment tag is now properly written to mp3 files. + ncmpcpp-0.6 (2014-10-25) + * Feature 'locate song' no more has a chance to crash the program. * Following lyrics of current song now works properly with consume mode active. * Deletion of empty playlists in playlist editor now works properly.