diff options
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 5 |
1 files changed, 4 insertions, 1 deletions
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) |