diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 790a58a69c..5025440c44 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2001-07-11 Jason Leach <jleach@ximian.com> + + * e-shell-view.c (e_shell_view_save_settings): Make sure to create + ~/evolution/config/ if it doesn't exist. (ShellView settings get + saved before component settings, so when the mailer comes around + to saving ETree stuff, this dir will be there). Fixes bug #4279. + 2001-07-10 Jason Leach <jleach@ximian.com> * e-setup.c (copy_default_stuff): Add a temporary block of code to |