diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-07-13 04:43:46 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-07-13 04:43:46 +0000 |
commit | 5bc35124a7077fc318ecfe0771b3cb591bdf6ef1 (patch) | |
tree | 2f040154ec747927581086bcac352dd7d395d81f /docs | |
parent | c837dd5752ec436333fe246ce88a90ccfe6eae93 (diff) | |
download | ampache-5bc35124a7077fc318ecfe0771b3cb591bdf6ef1.tar.gz ampache-5bc35124a7077fc318ecfe0771b3cb591bdf6ef1.tar.bz2 ampache-5bc35124a7077fc318ecfe0771b3cb591bdf6ef1.zip |
fixed now playing, and added mpd file method to now playing
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index d12d9c32..92fa5783 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -8,6 +8,11 @@ (Thx Sigger, Trey) - Added Simplified Chinese (Thx Hongyi Gao) - Fixed XMLRPC session checking + - Fixed up the init_mpd() function to prevent errors on local play + page + - Updated Now Playing to account for new db structure + - Fixed Now Playing so that songs played by the MPD file method + actually show up (Thx sigger) -------------------------------------------------------------------------- |