From: pdontthink Date: Sat, 18 Nov 2017 22:59:59 +0000 (+0000) Subject: Add ability for saved drafts to indicate if they are a reply or forward and if so... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=3608d8a3673db556452b52d23ae1e626403ad63d;p=squirrelmail.git Add ability for saved drafts to indicate if they are a reply or forward and if so, to which message, and mark that message as replied or forwarded when the draft is finally sent git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14737 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 9383ce3e..75a53d1e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -412,6 +412,9 @@ Version 1.5.2 - SVN 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 + - Add ability for saved drafts to indicate if they are a reply + or forward and if so, to which message, and mark that message + as replied or forwarded when the draft is finally sent Version 1.5.1 (branched on 2006-02-12) --------------------------------------