aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index a7e16e552a..eaa5d2013c 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,15 @@
2003-11-17 Ettore Perazzoli <ettore@ximian.com>
+ * main.c (attempt_upgrade): New helper function.
+ (idle_cb): Call it if we have a local shell. Also, remove unused
+ variables.
+
+ * e-shell.c (e_shell_attempt_upgrade): New.
+
+ * Evolution-Component.idl (Component.upgradeFromeVersion): New.
+
+2003-11-17 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-window-commands.c (command_open_new_window): New,
implement "OpenNewWindow" verb.