summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-01-04 05:37:15 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-01-04 05:37:15 +0000
commit1068c367ac5ee03fc799773289786863689da5bd (patch)
tree2df7950b9a110160233e22392526096ac2589550 /docs/CHANGELOG
parent560dbe70f23b4353b5d98736fb16dd088d4f269a (diff)
downloadampache-1068c367ac5ee03fc799773289786863689da5bd.tar.gz
ampache-1068c367ac5ee03fc799773289786863689da5bd.tar.bz2
ampache-1068c367ac5ee03fc799773289786863689da5bd.zip
* 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
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-xdocs/CHANGELOG6
1 files changed, 6 insertions, 0 deletions
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)