From: tokul Date: Sun, 23 Apr 2006 14:24:52 +0000 (+0000) Subject: information about mailbox caching in left_main.php fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=8d810b7cb8af39aabd1d94fcd752720015f7ede4;p=squirrelmail.git information about mailbox caching in left_main.php fix git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11078 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index 1ad32247..809bc7dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,8 @@ Version 1.5.2 - CVS - Added code that allows to use internal password functions in sqimap_login(). Switched plugins to use this code instead of accessing key and otp information directly. + - Fixed automatic mailbox creation in left_main.php. 1.5.1 mailbox caching + broke detection of unsubscribed special folders. Version 1.5.1 (branched on 2006-02-12) --------------------------------------