diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-08 15:32:01 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-08 15:32:01 +0000 |
commit | 2878f7eebdb1cf4f7f6e597760581267cff35637 (patch) | |
tree | 52e9aa46fb9693d4555c536d3b1b08e1520fc6b5 /docs/CHANGELOG | |
parent | 5318a90e4a4fddfb7762feb2bb8bc6dc4802fb7d (diff) | |
download | ampache-2878f7eebdb1cf4f7f6e597760581267cff35637.tar.gz ampache-2878f7eebdb1cf4f7f6e597760581267cff35637.tar.bz2 ampache-2878f7eebdb1cf4f7f6e597760581267cff35637.zip |
fixed lack of refresh when switching between localplay and other play 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 88f361a2..789fd718 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4 + - Fixed lack of refresh of controls when switching between localplay + and other play methods - Add Debug page with current configuration and php state information as well as links to generate new config file and reset database charset |