diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-23 23:57:36 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-23 23:57:36 +0000 |
commit | ee64379cf4c093d589502e72036759e66671cac7 (patch) | |
tree | c658ba971765153f9c440c8ce015876f131b8f2a /docs/CHANGELOG | |
parent | 4ea4de9def83a38fb34cf6a3dcefc29059954c69 (diff) | |
download | ampache-ee64379cf4c093d589502e72036759e66671cac7.tar.gz ampache-ee64379cf4c093d589502e72036759e66671cac7.tar.bz2 ampache-ee64379cf4c093d589502e72036759e66671cac7.zip |
fixed an issue with the flash player when the play method was not default
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index d529f30a..7eb72985 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Fixed Flash Player issue when Playlist Method wasn't default - Fixed XML-RPC, now uses handshake method properly - Fixed bug where stream would start even with no songs - Upgraded to Prototype 1.6 |