diff options
author | Not Zed <NotZed@Ximian.com> | 2005-02-23 14:14:21 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-02-23 14:14:21 +0800 |
commit | 815b5833cc16c2c342aec88e0d33ce2ef0a36a91 (patch) | |
tree | 909b92cdef9000d8573dc3825caf69d75ad78495 /mail/ChangeLog | |
parent | 17a0168001b824031f022b08f51506aba1473d37 (diff) | |
download | gsoc2013-evolution-815b5833cc16c2c342aec88e0d33ce2ef0a36a91.tar.gz gsoc2013-evolution-815b5833cc16c2c342aec88e0d33ce2ef0a36a91.tar.zst gsoc2013-evolution-815b5833cc16c2c342aec88e0d33ce2ef0a36a91.zip |
** See bug #35219
2005-02-21 Not Zed <NotZed@Ximian.com>
** See bug #35219
* em-utils.c (em_utils_flag_for_followup_clear): clear the flag
tags rather than setting them to "". Also change to using newer
messageinfo api.
(tag_editor_response, em_utils_flag_for_followup)
(em_utils_flag_for_followup_completed): some cleanup/api stuff.
svn path=/trunk/; revision=28858
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 6e49d73270..65a21b4c2f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,15 @@ 2005-02-21 Not Zed <NotZed@Ximian.com> + ** See bug #35219 + + * em-utils.c (em_utils_flag_for_followup_clear): clear the flag + tags rather than setting them to "". Also change to using newer + messageinfo api. + (tag_editor_response, em_utils_flag_for_followup) + (em_utils_flag_for_followup_completed): some cleanup/api stuff. + +2005-02-21 Not Zed <NotZed@Ximian.com> + ** See bug #64987 * message-list.c (message_list_select_thread): select the paths |