summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-07-13 04:43:46 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-07-13 04:43:46 +0000
commit5bc35124a7077fc318ecfe0771b3cb591bdf6ef1 (patch)
tree2f040154ec747927581086bcac352dd7d395d81f /docs
parentc837dd5752ec436333fe246ce88a90ccfe6eae93 (diff)
downloadampache-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-xdocs/CHANGELOG5
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)
--------------------------------------------------------------------------