From 8454d353855497f7d6d1e06518e06fc532b71735 Mon Sep 17 00:00:00 2001 From: David Sansome Date: Wed, 29 Sep 2010 18:57:31 +0000 Subject: [PATCH] Update changelog for 0.5.3 --- Changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changelog b/Changelog index c160d41ca..545d1722a 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,12 @@ +Version 0.5.3: + Bugfixes: + * Fix a crash that would occur when the library scanner encountered a + song with invalid metadata. + * Show the patch version in the version string. + * (Mac) Fix mass-storage devices. + + + Version 0.5.2: Bugfixes: * (Windows) Fix a serious handle leak.