From 8593a55dc54d5e8127a111e3b1aa7bfb2d052465 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Wed, 9 Feb 2011 17:11:39 +0100 Subject: [PATCH] Update changelog with GH-63 patch --- docs/changes.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index 7a5d0664..64c7b7f4 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -19,6 +19,11 @@ No description yet. commands. This makes media library browsing in ncmpcpp work, though very slow due to all the meta data requests to Spotify. +- Settings: + + - Fix crash on ``--list-settings`` on clean installation. (Fixes: + :issue:`63`) + 0.3.1 (2010-01-22) ==================