From d7c3ede9e757dab9889503a415d78c7937a311b3 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 14 Jan 2008 01:38:50 +0000 Subject: fixed public/private aspect of playlists, default is to filter out non-owned private playlists now --- docs/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 8212fe9b..83c29832 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Fixed filtering of Private Playlists and fixed editing of type + of playlist. Default is still public on creation. + - Fixed erronous fseek() when downsampling. - Fixed search by stars so that it returns the correct results (Thx alex2008) - Fixed issue where random didn't end correctly when no results found -- cgit