diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-10-29 19:59:21 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-10-29 19:59:21 +0000 |
commit | c157e9fdd65ff3d1f2d3e8fda03aaf4f1143cdbb (patch) | |
tree | 4d1603847262462e78f9e3faa2f33d1ab364ea5c /docs | |
parent | c63317e869d1da28ab3a429bf4116446f9bcbc64 (diff) | |
download | ampache-c157e9fdd65ff3d1f2d3e8fda03aaf4f1143cdbb.tar.gz ampache-c157e9fdd65ff3d1f2d3e8fda03aaf4f1143cdbb.tar.bz2 ampache-c157e9fdd65ff3d1f2d3e8fda03aaf4f1143cdbb.zip |
moving some stuff around, fixed a few stylesheet bugs and a sorting issue on albums
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b18767a7..331b0dc8 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.3-Alpha2 + - Fixed bug with Album --> Artist sorting, wasn't allowing you to + sort Z-A - Fixed bug with most popular where links weren't being generated correctly |