aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-04-04 07:00:29 +0800
committerDan Winship <danw@src.gnome.org>2002-04-04 07:00:29 +0800
commitb5998623067bf9ecea7558fb5168076bbf857fb1 (patch)
treefd21006541bca470fcc73a12bb5d48ba95d67981 /shell/ChangeLog
parent2e55f851fb04637dac674bd0d9deb2a071026ba5 (diff)
downloadgsoc2013-evolution-b5998623067bf9ecea7558fb5168076bbf857fb1.tar
gsoc2013-evolution-b5998623067bf9ecea7558fb5168076bbf857fb1.tar.gz
gsoc2013-evolution-b5998623067bf9ecea7558fb5168076bbf857fb1.tar.bz2
gsoc2013-evolution-b5998623067bf9ecea7558fb5168076bbf857fb1.tar.lz
gsoc2013-evolution-b5998623067bf9ecea7558fb5168076bbf857fb1.tar.xz
gsoc2013-evolution-b5998623067bf9ecea7558fb5168076bbf857fb1.tar.zst
gsoc2013-evolution-b5998623067bf9ecea7558fb5168076bbf857fb1.zip
Deal with folders with no physical_uri.
* e-storage.c (get_path_for_physical_uri_foreach): Deal with folders with no physical_uri. svn path=/trunk/; revision=16335
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index eecccbfd87..dded99cdf0 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-03 Dan Winship <danw@ximian.com>
+
+ * e-storage.c (get_path_for_physical_uri_foreach): Deal with
+ folders with no physical_uri.
+
2002-04-02 Christopher James Lahey <clahey@ximian.com>
* e-storage-set-view.c (e_storage_set_view_set_show_checkboxes):