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 bce6012b7d..e8272e2dfe 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,14 @@ 2001-04-03 Ettore Perazzoli <ettore@ximian.com> + * e-shell-view.c (get_control_for_uri): Change `! folder_type' + with `folder_type == NULL'. + + * e-corba-storage-registry.c (impl_StorageRegistry_addStorage): If + the toplevel node URI or the toplevel node type are an empty + string, use NULL Instead. + +2001-04-03 Ettore Perazzoli <ettore@ximian.com> + * e-shell-view.c: Fix bug #1878 "folder sometimes fails to display?". Thanks to Dan for finding out an explanation for the problem. |