diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-02-02 02:01:23 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-02-02 02:01:23 +0000 |
commit | 0a2b41b143419e85b968a675c8b83a1c15615399 (patch) | |
tree | 06eacdb8a9811e3d541130531fdc8a516029a43c /docs | |
parent | a6ad247623c807334c19a7daba03d2aad522c79f (diff) | |
download | ampache-0a2b41b143419e85b968a675c8b83a1c15615399.tar.gz ampache-0a2b41b143419e85b968a675c8b83a1c15615399.tar.bz2 ampache-0a2b41b143419e85b968a675c8b83a1c15615399.zip |
fixed localplay not showing current playing song and clear playlist not refreshing the screen
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 8304a42a..53b56d7a 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3-5-Alpha2 + - Fixed now playing now showing currently playing song + - Fixed now playing clear all not correctly refreshing screen - Fixed adding object to playlist so that it correctly shows the songs rather then an empty playlist - Added User Agent to IP History information gathering |