diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-07-30 22:36:46 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-07-30 22:36:46 +0800 |
commit | 442fe9209a578c60c755a369e796c6ff78eb2135 (patch) | |
tree | 4ed8ef78634359741969492148eb09204ce89c41 /mail/ChangeLog | |
parent | 5ae0eec31487c832f8c800d718bbd16aa83f3687 (diff) | |
download | gsoc2013-evolution-442fe9209a578c60c755a369e796c6ff78eb2135.tar gsoc2013-evolution-442fe9209a578c60c755a369e796c6ff78eb2135.tar.gz gsoc2013-evolution-442fe9209a578c60c755a369e796c6ff78eb2135.tar.bz2 gsoc2013-evolution-442fe9209a578c60c755a369e796c6ff78eb2135.tar.lz gsoc2013-evolution-442fe9209a578c60c755a369e796c6ff78eb2135.tar.xz gsoc2013-evolution-442fe9209a578c60c755a369e796c6ff78eb2135.tar.zst gsoc2013-evolution-442fe9209a578c60c755a369e796c6ff78eb2135.zip |
Display a information string if a from and sender are different.
svn path=/trunk/; revision=33903
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 2ba70b9dfa..5122d9d747 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2007-07-30 Chenthill Palanisamy <pchenthill@novell.com> + + * em-format-html.c: (efh_format_headers): Displaying a message + to the recipient of the mail informing him about delegated mails. + The message is displayed for all mails containing the "Sender" field + Committing on behalf of Bharath Acharya <abharath@novell.com> + 2007-07-29 Rob Bradford <rob@robster.org.uk> ** Potential fix for: #453668 |