diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 75a183b1e0..6b9e8bfd75 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,14 @@ +2001-01-17 Iain Holmes <iain@ximian.com> + + * e-msg-composer-attachment.c (e_msg_composer_attachment_edit): + Get the option menu from the XML file. + (ok_cb): Set the attachment disposition depending on the option + menu results. + (option_menu_get_history): Really should have been in GTK at some + point. + + * e-msg-composer-attachment.glade: Add the option menu. + 2001-01-17 Michael Meeks <michael@helixcode.com> * evolution-composer.c (enum_objects): comment out for now |