From bef39dc4e0bbdb334fef71f973bcb7781dce65df Mon Sep 17 00:00:00 2001 From: 9 Date: Wed, 19 Sep 2001 08:28:36 +0000 Subject: General cleanup of camel debug printfs. 2001-09-19 * General cleanup of camel debug printfs. * camel-lock.c (camel_lock_fcntl): Changed to return 'success' if the error indicates file locking isn't supported on this filesystem. Still return a warning just incase (if its the first time). Might fix a lot of reported bugs. * providers/local/camel-spool-store.c (get_folder_info): Dont include the empty // host part in the uri. This 'breaks' the service lookup. svn path=/trunk/; revision=12973 --- camel/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index d18956ab75..d198d0a10b 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,9 +1,29 @@ +2001-09-19 + + * General cleanup of camel debug printfs. + + * camel-lock.c (camel_lock_fcntl): Changed to return 'success' if + the error indicates file locking isn't supported on this + filesystem. Still return a warning just incase (if its the first + time). Might fix a lot of reported bugs. + + * providers/local/camel-spool-store.c (get_folder_info): Dont + include the empty // host part in the uri. This 'breaks' the + service lookup. + 2001-09-18 Jeffrey Stedfast * camel-mime-utils.c: Match mailing-list header List-Owner. 2001-09-18 + * camel-vee-store.c (vee_get_folder): Fix the uri genereated for + the folderinfo for the folder_created event. + + * camel-store.h: Added 'total' to CamelFolderInfo. + +2000-09-18 + * providers/local/camel-maildir-folder.c (camel_maildir_folder_new): If filter inbox is set on the store, and we're opening inbox '', then enable filtering on new messages. -- cgit v1.2.3