diff options
author | Milan Crha <mcrha@redhat.com> | 2008-03-27 19:04:18 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-03-27 19:04:18 +0800 |
commit | 8ef7c0306eb0a66efd1d71232e0cc7413efc87e7 (patch) | |
tree | 757b83b99182037760a6ca400c4d9cce56294b1d /mail/ChangeLog | |
parent | 2759c2e3a72c5c2e8a7b35eb1342221c3813380b (diff) | |
download | gsoc2013-evolution-8ef7c0306eb0a66efd1d71232e0cc7413efc87e7.tar.gz gsoc2013-evolution-8ef7c0306eb0a66efd1d71232e0cc7413efc87e7.tar.zst gsoc2013-evolution-8ef7c0306eb0a66efd1d71232e0cc7413efc87e7.zip |
** Fix for bug #488175
2008-03-27 Milan Crha <mcrha@redhat.com>
** Fix for bug #488175
* message-list.c: (ml_tree_value_at):
Colorize follow-up messages same as with due-by flag.
svn path=/trunk/; revision=35261
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 5a05bde1e0..1cf028425a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2008-03-27 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #488175 + + * message-list.c: (ml_tree_value_at): + Colorize follow-up messages same as with due-by flag. + 2008-03-25 Veerapuram Varadhan <vvaradhan@novell.com> ** Added configurable Proxy settings for Evolution. |