From 1068c367ac5ee03fc799773289786863689da5bd Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 4 Jan 2007 05:37:15 +0000 Subject: * Fixed Single Artist view if you have 50+ albums * Tweaked Recently Played text to make translations a little easier * Removed unused Config options * Added array definition if only one users exists --- docs/CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index d19467b7..1c46b169 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,12 @@ -------------------------------------------------------------------------- v.3.3.3-Beta3 + - Fixed a view issue introduced when sorting of the albums under + single artist view was added + - Removed unused options from config file + - Fixed some remaining album art issues and a undefined array() + issue if you only have one user and try to view + recommendations - Fixed some get_info() references in song.class.php that caused XBMC to not work. - Added Die,Das,Ein,Eine as prefix's for album names (Thx Vogi) -- cgit