diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-05-01 07:22:07 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-05-01 07:22:07 +0000 |
commit | a02b8ce20746ef5449e661ac8ffdb4e1974e65c2 (patch) | |
tree | db1e0b2a6ef1b9fa7bfaa65e2fdb8eb22286f063 /docs | |
parent | af554e6296eff9ee08ad59597f27378e4b2a8db8 (diff) | |
download | ampache-a02b8ce20746ef5449e661ac8ffdb4e1974e65c2.tar.gz ampache-a02b8ce20746ef5449e661ac8ffdb4e1974e65c2.tar.bz2 ampache-a02b8ce20746ef5449e661ac8ffdb4e1974e65c2.zip |
fixed clean, added lang to installer (thx ros) and cleaned up catalog display a bit and mojoed lang list
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 49742d94..31375a7f 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.2-Beta3 + - Added Clear Playlist Functionality to Localplay + - Added Language selection to Installer (Thx Ros) - Added xbmc controller (Thx Infamy) - Fixed a problem where if require_session was disabled it would still pass the sid with the urls @@ -11,9 +13,9 @@ - New Install and Update screen styles (Thx Ros) - Fixed a glitch that was causing m3u's to be built on every catalog add, rather then just on creation - - Full re-write of Localplay, MPD controller added - Tweaked Preferences once more - - Added Modules Page + - Added Modules Page, used for enabling/disabling localplay + types - 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 |