diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 2e97d88040..3e5f090d0c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2007-12-05 Srinivasa Ragavan <sragavan@novell.com> + + ** Add basic support for crash recovery + + * apps_evolution_shell.schemas.in: Keys to recover and recovery dialog. + * e-shell.c: (e_shell_quit): Delete the lock while quitting. + * main.c: (show_recovery_warning), (idle_cb): Create lock and also show + the warning dialog. + 2007-11-30 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #499920 |