diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-10-10 06:08:33 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-10-10 06:08:33 +0000 |
commit | 32349846fbd66e4ebc44e63d37fbcd8cff5a8a73 (patch) | |
tree | 6aa1acd81fcf798150ba2c702116aa5f4dcde63b /docs/CHANGELOG | |
parent | 8045c0121ca3e22af2945faa072c5de4b329d7d8 (diff) | |
download | ampache-32349846fbd66e4ebc44e63d37fbcd8cff5a8a73.tar.gz ampache-32349846fbd66e4ebc44e63d37fbcd8cff5a8a73.tar.bz2 ampache-32349846fbd66e4ebc44e63d37fbcd8cff5a8a73.zip |
fixed two MPD issues, can now disable localplay modules, added check for PHP5
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 70ae18bb..2ca9a0f0 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.4-Alpha3 + - Fixed an issue where MPD was clearing all but last song in submit + if its initial state was not play + - Added check for PHP5 to prevent ugly errors if missing + - Fixed issue with NULL localplay controller causing fatal error - Fixed the Localplay Controls - Fixed Gathering album art to only gather for changed albums - Fixed display of catalog to correctly show catalog stats |