diff options
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index deb7798445..c57f6b0449 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,14 @@ 2001-06-29 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c (property_box_destroy_cb): Hook up the saving. + (str_list_from_vector): Fix memory corruption. + (e_summary_preferences_save): Write the preferences out to disk. + I *always* forget that. + + * e-summary-mail.c (e_summary_mail_init): Init ->shown to NULL. + +2001-06-29 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c: Do everything preferences related. * my-evolution.glade: Glade file for the preferences box. |