diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 880f3c7e09..3b4be77457 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-06-28 Ettore Perazzoli <ettore@ximian.com> + * e-shell.c (e_shell_create_view): Renamed from + `e_shell_new_view'. + +2001-06-28 Ettore Perazzoli <ettore@ximian.com> + * main.c (idle_cb): Re-implemented to get a GSList of URIs and open them on a running shell [if any] or on a newly created shell. If no args are provided [i.e. the list is NULL], it either |