aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-05-10 01:20:08 +0800
committerDan Winship <danw@src.gnome.org>2001-05-10 01:20:08 +0800
commitf344dd0ad391acf7339fae13733cce47afa7682f (patch)
tree70b700c3642256093a1809dac0c5228506884f31 /shell/ChangeLog
parenta9dabb852322560eb513b82e5325faf1d521f2a9 (diff)
downloadgsoc2013-evolution-f344dd0ad391acf7339fae13733cce47afa7682f.tar
gsoc2013-evolution-f344dd0ad391acf7339fae13733cce47afa7682f.tar.gz
gsoc2013-evolution-f344dd0ad391acf7339fae13733cce47afa7682f.tar.bz2
gsoc2013-evolution-f344dd0ad391acf7339fae13733cce47afa7682f.tar.lz
gsoc2013-evolution-f344dd0ad391acf7339fae13733cce47afa7682f.tar.xz
gsoc2013-evolution-f344dd0ad391acf7339fae13733cce47afa7682f.tar.zst
gsoc2013-evolution-f344dd0ad391acf7339fae13733cce47afa7682f.zip
Remove get_physical_path and load_folders, and replace the calls to them
* e-local-storage.c: Remove get_physical_path and load_folders, and replace the calls to them with calls to the e_path_* functions they inspired. svn path=/trunk/; revision=9726
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 9971f16e2b..44af159655 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-09 Dan Winship <danw@ximian.com>
+
+ * e-local-storage.c: Remove get_physical_path and load_folders,
+ and replace the calls to them with calls to the e_path_* functions
+ they inspired.
+
2001-05-08 Dan Winship <danw@ximian.com>
* glade/e-active-connection-dialog.glade: Rename "port" to "type"