diff options
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index cdc488ae10..76a5ac8236 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,9 +1,15 @@ +2001-08-13 Jason Leach <jleach@ximian.com> + + * e-summary-mail.c (e_summary_mail_free): Disconnect our callbacks + when we are freeing the ESummaryMail. Fixes #6712. + 2001-08-09 Anna Marie Dirks <anna@ximian.com> + * my-evolution-html.h : added more padding between the vertical spacer and the icons for the mail/appointments/tasks summaries. - 2001-08-09 Anna Marie Dirks <anna@ximian.com> + * my-evolution.glade : added accelerators to all useful widgets in this file such that this dialog can now be fully navigated from the keyboard. @@ -13,7 +19,6 @@ to use glade to define and change the keyboard accelerators, instead of trying to do this in the c code. - 2001-08-06 Damon Chaplin <damon@ximian.com> * e-summary-tasks.c (sort_uids): |