From 9e3cfc10724ef3f900e6d9a01d512cac03f2d6a8 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 5 Apr 2011 21:33:12 +0200 Subject: [PATCH] Give jkp credits for fixing bugs in Pyspotify --- docs/changes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changes.rst b/docs/changes.rst index e2d9b6e7..e72455ec 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -34,8 +34,8 @@ No description yet. - Spotify backend: - - Fixed a segmentation fault due to a bug in Pyspotify. Thanks to Antoine - Pierlot-Garcin for patches to Pyspotify. + - Fixed multiple segmentation faults due to bus in Pyspotify. Thanks to + Antoine Pierlot-Garcin and Jamie Kirkpatrick for patches to Pyspotify. - Better error messages on wrong login or network problems. Thanks to Antoine Pierlot-Garcin for patches to Mopidy and Pyspotify. (Fixes: :issue:`77`)