From ea654e3aa67f1e3ac8e2bf5b6d9a40c29f442248 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 21 Oct 2010 23:42:26 +0200 Subject: [PATCH] Update changelog --- docs/changes.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index 61089e24..db5c24a6 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -35,6 +35,8 @@ No description yet. (Fixes: :issue:`18`) - Fix infinite recursion loop crash on playback of non-playable tracks when in random mode. (Fixes :issue:`17`) +- Fix assertion error that happened if one removed tracks from the current + playlist, while in random mode. (Fixes :issue:`22`) 0.1.0 (2010-08-23)