diff options
author | Karl Vollmer <vollmer@ampache.org> | 2011-11-23 16:28:31 -0400 |
---|---|---|
committer | Karl Vollmer <vollmer@ampache.org> | 2011-11-23 16:28:31 -0400 |
commit | 5adf4081041e7d4c23427db670b7e97d72103ccb (patch) | |
tree | c96e6d3dde07f7617e3ec90245df0b5dff5e377b /docs | |
parent | d4390d2dfcda8008f08e4b6e69c1f83553eecf9f (diff) | |
download | ampache-5adf4081041e7d4c23427db670b7e97d72103ccb.tar.gz ampache-5adf4081041e7d4c23427db670b7e97d72103ccb.tar.bz2 ampache-5adf4081041e7d4c23427db670b7e97d72103ccb.zip |
Updated changelog
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 606f9fbb..a0c79971 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.6-Alpha2 + - Fixed Database Upgrade issue that caused catalog user/pass for + remote catalogs to not be added correctly - Added the ability to locally cache passwords validated by external means (e.g. to allow LDAP authenticated users to use the API) - Fixed session handling to actually use our custom handler |