summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinfamy <infamy@ampache>2006-06-17 19:38:28 +0000
committerinfamy <infamy@ampache>2006-06-17 19:38:28 +0000
commit6eeacfaf7bcbe8c0aa458431177262f16747c4e3 (patch)
tree69fd90a2452d7442d8ed0469b7cb12e6bb972fa8
parentec9af7f83ee9b2e6756b364ffb22e89e4f657575 (diff)
downloadampache-6eeacfaf7bcbe8c0aa458431177262f16747c4e3.tar.gz
ampache-6eeacfaf7bcbe8c0aa458431177262f16747c4e3.tar.bz2
ampache-6eeacfaf7bcbe8c0aa458431177262f16747c4e3.zip
updated changelog to show current restriction of xbmc localplay
-rwxr-xr-xdocs/CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index f0384cc1..c0475e6b 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -40,7 +40,8 @@
- Added Icecast Controller (Thx Nikk)
- Added Clear Playlist Functionality to Localplay
- Added Language selection to Installer (Thx Ros)
- - Added xbmc controller (Thx Infamy)
+ - Added xbmc controller, restricted to playback of mp3s shared
+ over samba (Thx Infamy)
- Fixed a problem where if require_session was disabled it would
still pass the sid with the urls
- Fixed problem where jpegs wouldn't get resized (Thx blueorder)