diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index eb15c6bf8c..0183e454cd 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2003-04-14 Jeffrey Stedfast <fejj@ximian.com> + + * e-msg-composer-attachment.c (file_name_focus_out_cb): Return + FALSE so the signal gets propogated further up the chain. Fixes + bug #41238. + (e_msg_composer_attachment_edit): The focus-out-event signal name + changed (although the old name still works...for now?). + 2003-04-11 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer-attachment.glade: Updated to comply with the |