diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-05-24 14:37:30 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-05-24 14:37:30 +0800 |
commit | f836bed24997c679b99762ac81c8475110d29251 (patch) | |
tree | 07bc08b7ea6e09b8af55cc274634cebbdc6abb5e /mail/ChangeLog | |
parent | e7d495a63b0074461e738b33d949889d3d304d57 (diff) | |
download | gsoc2013-evolution-f836bed24997c679b99762ac81c8475110d29251.tar.gz gsoc2013-evolution-f836bed24997c679b99762ac81c8475110d29251.tar.zst gsoc2013-evolution-f836bed24997c679b99762ac81c8475110d29251.zip |
If we can't find the mailing list address in the recipients list, just
2002-05-24 Jeffrey Stedfast <fejj@ximian.com>
* mail-callbacks.c (mail_generate_reply): If we can't find the
mailing list address in the recipients list, just Reply-to-All
instead.
svn path=/trunk/; revision=16998
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 daf5af8615..89a1c98b36 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2002-05-24 Jeffrey Stedfast <fejj@ximian.com> + + * mail-callbacks.c (mail_generate_reply): If we can't find the + mailing list address in the recipients list, just Reply-to-All + instead. + 2002-05-23 Jeffrey Stedfast <fejj@ximian.com> * folder-browser-window.c (folder_browser_window_new): Set the ui |