From 222e4d4b62bb55f2fe32d79b8be9129f0f7ceba4 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 26 Jul 2000 15:13:50 +0000 Subject: Should now always prepend a '/' before the path if it doesn't already 2000-07-26 Jeffrey Stedfast * camel-url.c (camel_url_to_string): Should now always prepend a '/' before the path if it doesn't already exist. * providers/imap/camel-imap-folder.c: Fixed a few compiler warnings svn path=/trunk/; revision=4346 --- camel/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 6f87c687a7..6e48d24adb 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2000-07-26 Jeffrey Stedfast + * camel-url.c (camel_url_to_string): Should now always prepend a '/' + before the path if it doesn't already exist. + * providers/imap/camel-imap-folder.c: Fixed a few compiler warnings 2000-07-25 Jeffrey Stedfast -- cgit v1.2.3