diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-15 07:17:44 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-15 07:17:44 +0000 |
commit | a502e236d135fe68b4abd5b30be1febf366d5c40 (patch) | |
tree | 67a990bf3e6638e272566ff208cedec4ede257d7 /docs/CHANGELOG | |
parent | f274fc8b6d0340c706179730a202f1a9204e2743 (diff) | |
download | ampache-a502e236d135fe68b4abd5b30be1febf366d5c40.tar.gz ampache-a502e236d135fe68b4abd5b30be1febf366d5c40.tar.bz2 ampache-a502e236d135fe68b4abd5b30be1febf366d5c40.zip |
fixed the gather art, tweaked the heard per multiple recommendations also fixed a endless loop if you visited the index page after not playing anything in ampache for 2 or more years
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 6f59af6c..6f5e1f09 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.5-Alpha1 + - Fixed endless loop on index if you haven't played a song in + over two years + - Fixed gather art and parse m3u not working on catalog create + also added URL read support to m3u import - Upped Minimum requirements to Mysql 5.x - Add codeunde1load's Web 2.0 style tag patch - Fixed typo in e-mail From: name (Thx Xgizzmo) |