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 8176a45f0a..a2e060900c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2001-10-25 Ettore Perazzoli <ettore@ximian.com> + * e-shell.c (impl_Shell_selectUserFolder): Handle failure from + XGetClassHint properly. Also, free res_name and res_class in case + of success. Fixes #13554. + +2001-10-25 Ettore Perazzoli <ettore@ximian.com> + * e-storage-set-view.c (etree_icon_at): Don't display an icon for storages that have subfolders. |