diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-02-05 02:22:16 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-02-05 02:22:16 +0000 |
commit | 7473285c742ff94b3f5575453f35fb2e2a661889 (patch) | |
tree | 365ddf5055fcc61016eed2a9d7324f7a4dfefe79 /docs | |
parent | 1e7684528e28aea6f30e31fa3f674d61e282df30 (diff) | |
download | ampache-7473285c742ff94b3f5575453f35fb2e2a661889.tar.gz ampache-7473285c742ff94b3f5575453f35fb2e2a661889.tar.bz2 ampache-7473285c742ff94b3f5575453f35fb2e2a661889.zip |
fixed session code
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index a3751163..5c2d174b 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.3.2-Beta2 + - Fixed cookie code to account for violation of RFC's by IIS 5 where + in IIS 5 fails to send cookie header on a header redirect + (Thx Paul Webb) - Fixed verification of Batch Downloading, if ZLIB isn't detected it will not even give you the link - Added remember_length which defines the length that a 'remember me' |