From a141bc91cebccdb7c511fb415b887ac3c1d5b164 Mon Sep 17 00:00:00 2001 From: Laurent Monin Date: Mon, 7 Apr 2014 07:57:48 +0200 Subject: [PATCH] Update NEWS.txt --- NEWS.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.txt b/NEWS.txt index f5a7c4fd0..ac5b9ad09 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -37,6 +37,7 @@ e.g. vinyl/cassette style A1, A2, B1, B2 * Show the ID3 version of the file in the Info... dialog (Ctrl-I) (PICARD-218) * Fixed a bug where Picard crashed if a MP3 file had malformed TRCK or TPOS tags (PICARD-112) + * Add --files option to setup.py build_ui, used to force .ui to .py regeneration (PICARD-566) Version 1.2 - 2013-03-30