From 32349846fbd66e4ebc44e63d37fbcd8cff5a8a73 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Wed, 10 Oct 2007 06:08:33 +0000 Subject: fixed two MPD issues, can now disable localplay modules, added check for PHP5 --- docs/CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/CHANGELOG') 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 -- cgit