diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 0847510387..31b5ca076c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2001-01-24 Jason Leach <jasonleach@usa.net> + + (Fix #1252: Need a File->Close way to close a view) + + * e-shell-view-menu.c (command_close): New function, destroys the + current view. + + * e-shell.c (view_destroy_cb): Make sure shell settings get saved + when the last view is destroyed. + 2001-01-24 Kjartan Maraas <kmaraas@gnome.org> * importer/GNOME_Evolution_Importer.idl: Fix missing ';'. |