diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-08-31 00:50:26 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-08-31 00:50:26 +0000 |
commit | 0aebfb24e5b26adf1101f0cd3703660764ced57f (patch) | |
tree | d0110b05c9b72aa255558153e240d99f4c70e315 /docs/CHANGELOG | |
parent | 67847b12ddf89863898fc7f561532cfaf7980028 (diff) | |
download | ampache-0aebfb24e5b26adf1101f0cd3703660764ced57f.tar.gz ampache-0aebfb24e5b26adf1101f0cd3703660764ced57f.tar.bz2 ampache-0aebfb24e5b26adf1101f0cd3703660764ced57f.zip |
fixed use_auth=false not correctly building a new session when you had just switched from use_auth=true
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 1891e690..3ee8bc97 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.5-Alpha1 + - Fixed use_auth = false not correctly re-creating the session if + you had just switched from use_auth = true - Add links to RSS feeds and set default to TRUE in config.dist - Fixed Dynamic Random/Related URLs with players that always send a byte offset (MPD) |