diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-04-19 19:18:48 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-04-19 19:18:48 +0000 |
commit | 6a8795b049a7566350efb369f4990f4f8189c9f1 (patch) | |
tree | 255b12a6d5f2acb61c6c1189702079fd88b6ef53 /docs/CHANGELOG | |
parent | ac62e1a07458facafd255a5e24344e9f60ef38f3 (diff) | |
download | ampache-6a8795b049a7566350efb369f4990f4f8189c9f1.tar.gz ampache-6a8795b049a7566350efb369f4990f4f8189c9f1.tar.bz2 ampache-6a8795b049a7566350efb369f4990f4f8189c9f1.zip |
no longer passes the sid with the urls if require_session is turned off
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 ad13d094..e0d04edf 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.2-Beta3 + - Fixed a problem where if require_session was disabled it would + still pass the sid with the urls - Fixed problem where jpegs wouldn't get resized (Thx blueorder) - New Install and Update screen styles (Thx Ros) - Fixed a glitch that was causing m3u's to be built on every |