From: pdontthink Date: Sat, 17 Jun 2017 20:26:31 +0000 (+0000) Subject: Add note about squirrelspell plugin change X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=81feffd238a1af2a419ae02e32273c91eb9c4f6e;p=squirrelmail.git Add note about squirrelspell plugin change git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14687 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 76fbc0e2..9383ce3e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -407,6 +407,11 @@ Version 1.5.2 - SVN - Fixed insufficient sendmail command argument escaping (thanks to Mitchel Sahertian, Beyond Security/Dawid Golunski and Filippo Cavallarin for bringing this to our attention). [CVE-2017-7692] + - Added ability to control the display of the "Check Spelling" + button provided by the squirrelspell plugin, which allows + administrators to offer this plugin but keep it out of the way + for users who do not want it. Put sqspell_show_button=0 in + default preferences if it should be hidden by default Version 1.5.1 (branched on 2006-02-12) --------------------------------------