From f276cdf30dd0bfd9977dd4a3f98c3eba5ef4afe6 Mon Sep 17 00:00:00 2001 From: Mike Ems Date: Sat, 21 Apr 2012 17:32:52 -0500 Subject: [PATCH] Updated readme.txt. --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 5f97e53..fa027fa 100644 --- a/readme.txt +++ b/readme.txt @@ -66,6 +66,7 @@ add_filter('force_ssl' , 'custom_force_ssl', 10, 2);` == Changelog == = 3.0.2 = * Added setting to change where HTTPS settings appear in the admin panel. +* Bug Fix - Fixed major bug that occurred when site was installed in the base directory. * Bug Fix - File uploader should no longer produce an HTTP Error. * Bug Fix - Fixed performance issue that caused the login page to load for a long period of time. * Bug Fix - Proxy check should no longer interfere with RSS Feeds, HTML Validators, etc.