diff options
author | Paul Arthur <paul.arthur@flowerysong.com> | 2011-09-12 10:25:27 -0400 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2011-09-12 10:25:27 -0400 |
commit | 3b296619c0e0a199f07ac7bf9c901bc9e4e18d12 (patch) | |
tree | 89d676f4e82b7021b515e188b23fc6d3bfec55b5 /docs/CHANGELOG | |
parent | 6b745c7ac9f53eab0f388d45b3f3af94a669e119 (diff) | |
download | ampache-3b296619c0e0a199f07ac7bf9c901bc9e4e18d12.tar.gz ampache-3b296619c0e0a199f07ac7bf9c901bc9e4e18d12.tar.bz2 ampache-3b296619c0e0a199f07ac7bf9c901bc9e4e18d12.zip |
Null is an acceptable session auth type if use_auth=false. FS#182.
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index e05da71f..7007112b 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.6-Alpha2 + - Fixed session persistence with auth disabled (reported by Nathanael + Anderson) - Fixed item count retention for Advanced Random (reported by USAF_Pride) - Made catalog verify respect memory_cache - Some catalog operations are now done in chunks, which works better on |