From 1aebb301ed5b9b10cc3c14d5f7463f7be536e2f9 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Wed, 18 Jan 2006 07:23:39 +0000 Subject: fixed catalog update bug --- docs/CHANGELOG | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index f58636d8..38008fe8 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,10 +4,13 @@ -------------------------------------------------------------------------- v.3.3.2-Beta2 + - Fixed a catalog update bug that was introduced when I switched + over to vauth. + - Fixed some minor Local Play display/consistency issues (Thx Morgan) - Fixed disable/enable functions which were incorrectly referencing session variables to check for permission (always failed) - Fixed lack of default amazon web url which prevented searching - from working at all if you had not updated yoru config + from working at all if you had not updated your config file - Fixed read_config so that it loads faster, removed ~1500 preg_match calls per page (Thx XGizzmo) -- cgit