diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-02-09 07:02:23 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-02-09 07:02:23 +0000 |
commit | 6fdd9ac8d2ebe14bf743c543825914ab3f04d656 (patch) | |
tree | fcaf8c386b8e85e2fdb97b149f85f2870a1f1e86 /docs/CHANGELOG | |
parent | f4bd8ffecab6a060252c93379b3c6b1763ab6392 (diff) | |
download | ampache-6fdd9ac8d2ebe14bf743c543825914ab3f04d656.tar.gz ampache-6fdd9ac8d2ebe14bf743c543825914ab3f04d656.tar.bz2 ampache-6fdd9ac8d2ebe14bf743c543825914ab3f04d656.zip |
fix to user auth with xml-api (Thx purdyk) and fix update all not resetting album art cache
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 fd21bec3..f42beba6 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Fixed an issue with user auth in XML API always registering as + system (Thx purdyk) + - Fixed issue with Update All and multiple catalogs not correctly + reseting changed album set - Added ability to filter disabled songs from duplicate check on by default (Thx joh6nn) - Added new rating images (Thx greengeek) |