diff options
author | Not Zed <NotZed@Ximian.com> | 2004-06-14 11:45:34 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-06-14 11:45:34 +0800 |
commit | 197cf154adc392c688f0e8e5d012904663c52959 (patch) | |
tree | bbb064499b82cb5e483c88b32c2a977be9fbca2d /mail/ChangeLog | |
parent | ac86e91fbd40e9a9336a7591110010b54f6014d9 (diff) | |
download | gsoc2013-evolution-197cf154adc392c688f0e8e5d012904663c52959.tar.gz gsoc2013-evolution-197cf154adc392c688f0e8e5d012904663c52959.tar.zst gsoc2013-evolution-197cf154adc392c688f0e8e5d012904663c52959.zip |
if we removed all of the addresses because they were 'us', add the first
2004-06-14 Not Zed <NotZed@Ximian.com>
* em-composer-utils.c (get_reply_all): if we removed all of the
addresses because they were 'us', add the first to
address back. otherwise reply-to-all behaves strange.
svn path=/trunk/; revision=26330
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index de32f33fab..8c8f254118 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2004-06-14 Not Zed <NotZed@Ximian.com> + + * em-composer-utils.c (get_reply_all): if we removed all of the + addresses because they were 'us', add the first to + address back. otherwise reply-to-all behaves strange. + 2004-06-11 Jeffrey Stedfast <fejj@ximian.com> * em-folder-tree.c (em_folder_tree_set_selected): Free any old |