diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 5d6819c395..258d58ddcf 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,13 @@ +2001-02-15 Dan Winship <danw@ximian.com> + + * e-msg-composer-hdrs.c (e_msg_composer_hdrs_set_from_account): If + @account_name is NULL, pick the default account rather than giving + a g_warning. + + * e-msg-composer.c (e_msg_composer_set_headers): Note in the + doc comment that @from can be NULL if you want the default account + (since there is code that expects this). + 2001-02-13 Jeffrey Stedfast <fejj@ximian.com> * evolution-composer.c (corba_recipientlist_to_glist): Use the |