From 30a4e3537012eac91c08e2e949a5d363bce18a2d Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 20 Oct 2000 01:06:50 +0000 Subject: Fix a bug with "INBOX" (or anything else with NIL hierarchy separator) as * providers/imap/camel-imap-utils.c (imap_parse_list_response): Fix a bug with "INBOX" (or anything else with NIL hierarchy separator) as the namespace. svn path=/trunk/; revision=6065 --- camel/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 380bd9aef6..f5367d2e0c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,9 @@ 2000-10-19 Dan Winship + * providers/imap/camel-imap-utils.c (imap_parse_list_response): + Fix a bug with "INBOX" (or anything else with NIL hierarchy + separator) as the namespace. + * providers/imap/camel-imap-folder.c (imap_refresh_info): Emit message_changed and folder_changed as appropriate. -- cgit v1.2.3