diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 6f9d490190..ca0a178947 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2000-07-08 Ettore Perazzoli <ettore@helixcode.com> + * e-shell-view.c (e_shell_view_display_uri): Don't update the + current URI if there are problems creating a view for it. + (show_error): Remove. Not used anymore. + +2000-07-08 Ettore Perazzoli <ettore@helixcode.com> + * e-shell-view-menu.c: Cleanup some unused menu items and added "FIXMEs" for the ones we plan to add in the short term but are not implemented yet. |