From dab6c4d46d52f6436077f6d842016c0110e69129 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Wed, 26 Dec 2007 05:40:41 +0000 Subject: fixed session start failure if no cookie + use_auth off --- docs/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index a7357dc6..864d78c2 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Fixed session start failure when use_auth is off and you have + no pre-existing cookie - Fixed print_tags.inc file to catalog matching, now fuzzy like it should be - Fixed bug where file pattern would be ignored if there were no -- cgit