diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2010-03-21 21:31:29 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2010-03-21 21:31:29 +0000 |
commit | 329aecfdb908ac512596f544b8067a7a497de90d (patch) | |
tree | 0c5b982c9771d72203a32b04079b193f3eef22f6 /docs/CHANGELOG | |
parent | f0e4f01747da52ce5dfb42af90251445aef212ae (diff) | |
download | ampache-329aecfdb908ac512596f544b8067a7a497de90d.tar.gz ampache-329aecfdb908ac512596f544b8067a7a497de90d.tar.bz2 ampache-329aecfdb908ac512596f544b8067a7a497de90d.zip |
Switch Album so it uses new art methods
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 8c4da903..5ad0dde7 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.6-Alpha1 + - Fixed transcode seeking of Flacs by switching to MM:SS format for + flacs being transcoded - Change album_art_order to art_order to reflect general nature of config option - Fix PHP warning with IP History if no data is found. |