diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-08-21 04:35:01 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-08-21 04:35:01 +0000 |
commit | 88d968dfaa1cd93185db0e92ed20af0f250aa62a (patch) | |
tree | 5dd249eb340c13e0f38e28713b406a47cdaa845b /docs | |
parent | 97f2382bc127d66613e6ce7e45eaff548a288b14 (diff) | |
download | ampache-88d968dfaa1cd93185db0e92ed20af0f250aa62a.tar.gz ampache-88d968dfaa1cd93185db0e92ed20af0f250aa62a.tar.bz2 ampache-88d968dfaa1cd93185db0e92ed20af0f250aa62a.zip |
updated lastfm protocol to 1.2, improved the logic behind it does not require a logout, also fixed duplicate stats collection of greedy players
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 6e2bd506..4b099eca 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.4-Alpha2 + - Fixed double posting of songs on a single stream with some + clients + - Updated LastFM protocol to v1.2 - Fixed copyright notices (Thx porthose) - Fixed single downloads - Fixed weird CSS issue with a crafty little hack |