diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 48f589252f..6c247fe954 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -8,6 +8,10 @@ 2003-01-10 Not Zed <NotZed@Ximian.com> + * mail-config.glade: Remove info.png from a couple of images, the + image is set via code at runtime. Removes some annoying runtime + warnings. + * mail-send-recv.c (dialogue_response): dont unref the dialogue. (dialog_destroy_cb): null out the send_recv_dialogue after destroy. (build_dialogue): show the stop button |