diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-04-06 07:37:37 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-04-06 07:37:37 +0000 |
commit | 3b01fd4cdbdeefb5ce591a6b5dc099d912b6ced2 (patch) | |
tree | 2cba281749dc54cb33106530ee6b7ef1e373df24 /docs | |
parent | 6f95e4f9535c4f4db9a058ec4d4a4dee9d8e3025 (diff) | |
download | ampache-3b01fd4cdbdeefb5ce591a6b5dc099d912b6ced2.tar.gz ampache-3b01fd4cdbdeefb5ce591a6b5dc099d912b6ced2.tar.bz2 ampache-3b01fd4cdbdeefb5ce591a6b5dc099d912b6ced2.zip |
fixed mising web_path reference and a few more updates to the locaplay/mpd stuff
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 b91e4580..4e1789d6 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.3.2-Beta3 + - Fixed a missing web_path reference on playlist edit page + - Added Localplay API, check the wiki for more information + https://ampache.bountysource.com/wiki/Localplay - Added Download to Random play along with Size limitation usefull for downloading a set amount of music for your mp3 player. |