aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-09-17 04:31:06 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-09-17 04:31:06 +0800
commita6c8b690b964552f57fa6fe2822beccc0489a7b4 (patch)
treeb0025e5f9e9b7f9d23445a85fff624ffdfc01a51 /camel/ChangeLog
parent4d8786621d12118a2aae67784705dc4193fade81 (diff)
downloadgsoc2013-evolution-a6c8b690b964552f57fa6fe2822beccc0489a7b4.tar
gsoc2013-evolution-a6c8b690b964552f57fa6fe2822beccc0489a7b4.tar.gz
gsoc2013-evolution-a6c8b690b964552f57fa6fe2822beccc0489a7b4.tar.bz2
gsoc2013-evolution-a6c8b690b964552f57fa6fe2822beccc0489a7b4.tar.lz
gsoc2013-evolution-a6c8b690b964552f57fa6fe2822beccc0489a7b4.tar.xz
gsoc2013-evolution-a6c8b690b964552f57fa6fe2822beccc0489a7b4.tar.zst
gsoc2013-evolution-a6c8b690b964552f57fa6fe2822beccc0489a7b4.zip
New function to get the URI of a folder. (get_uri): Default
2001-09-16 Jeffrey Stedfast <fejj@ximian.com> * camel-folder.c (camel_folder_get_uri): New function to get the URI of a folder. (get_uri): Default implementation. svn path=/trunk/; revision=12860
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index a62a593ca5..5828717440 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-16 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-folder.c (camel_folder_get_uri): New function to get the
+ URI of a folder.
+ (get_uri): Default implementation.
+
2001-09-14 <NotZed@Ximian.com>
* camel-vee-folder.c (camel_vee_folder_set_folders): New function,