diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-09-08 05:31:48 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-09-08 05:31:48 +0000 |
commit | a3a07028fb45e9ebc0c741853f3e2b838f03bd12 (patch) | |
tree | 8247facd42e58495fc37970537b65c455187197d /docs | |
parent | e98446d5701b9467bc64003b0f08c7c915db1e61 (diff) | |
download | ampache-a3a07028fb45e9ebc0c741853f3e2b838f03bd12.tar.gz ampache-a3a07028fb45e9ebc0c741853f3e2b838f03bd12.tar.bz2 ampache-a3a07028fb45e9ebc0c741853f3e2b838f03bd12.zip |
cleaned up access control interface a bit
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 496fd1ec..b84ae7b3 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.2 + - Cleaned up some Formating issues with the Access control + interface - Fixed an issue with the MPD Controller not passing the password to the MPD class causing flames to shoot out if your MPD had a password set |