diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 10d252b167..ddf6355bcc 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2005-02-24 Not Zed <NotZed@Ximian.com> + + ** See bug #68459 + + * em-composer-utils.c (get_reply_sender): check the followup-to + header before the newsgroups header. + (reply_get_composer, get_reply_sender, get_reply_all): change + post-to to be a CamelNNTPAddress not a string pointer. + 2005-02-21 Not Zed <NotZed@Ximian.com> ** See bug #71003 |