From a94c76be498b615f1dfd01030f6bdef3caa7f240 Mon Sep 17 00:00:00 2001 From: Laurent Monin Date: Thu, 9 Jan 2014 23:36:43 +0100 Subject: [PATCH] Add note to NEWS.txt about PICARD-205 being fixed. --- NEWS.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.txt b/NEWS.txt index db44c9f11..7b9728931 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -20,6 +20,7 @@ * Add ignore_regex option which allows one to ignore matching paths, can be set in Options > Advanced (PICARD-528) * Added an "artists" tag to track metadata, based on the one in Jaikoz, which contains the individual artist names from the artist credit. + * Made Picard use the country names also used on the MusicBrainz website (PICARD-205) Version 1.2 - 2013-03-30 * Picard now requires at least Python 2.6