diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-06-10 04:47:24 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-06-10 04:47:24 +0000 |
commit | 5d09d233c7efea368f8b04f915d51bd9a7ebc538 (patch) | |
tree | 258fde746cec1084b073176aa7e4d86c6685b406 /docs | |
parent | ab8c8b63c65f3c3aa01b7ae64900d764718ff986 (diff) | |
download | ampache-5d09d233c7efea368f8b04f915d51bd9a7ebc538.tar.gz ampache-5d09d233c7efea368f8b04f915d51bd9a7ebc538.tar.bz2 ampache-5d09d233c7efea368f8b04f915d51bd9a7ebc538.zip |
localplay_menu patch from nedko
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 99641656..04f7e080 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -9,6 +9,9 @@ - Fixed refresh javascript for main page. - Fixed <html lang=> tag so that it validates (Thx XGizzmo) - Added show_footer_menu() funciton and preference (Thx XGizzmo) + - Added localplay_menu config option that puts MPD on it's own + page, will eventually control icecast,localplay,slimserver + as well (Thx Nedko) -------------------------------------------------------------------------- |