From c0f55e26b29d5115f0d71a6583035acf3327cffc Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 10 Dec 2007 20:28:47 +0000 Subject: fixed ajax requests with invalid session not causing logout --- docs/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b8b0ec77..6f00a658 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Fixed a bug where ajax actions wouldn't trigger a redirect to login + when session expired, instead they would just break - Fixed a bug with Random Play if you had no artists/albums/playlists - Fixed Admin's ability to modify other users preferences - Added User and Manager levels to Localplay, determines what the -- cgit