From a16770842e12da0e527eeff70be3cdcc9075e1bb Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 10 Aug 2001 22:07:46 +0000 Subject: Added an assert - at this point a backtrace would be more useful than a 2001-08-10 Jeffrey Stedfast * providers/imap/camel-imap-utils.c (imap_quote_string): Added an assert - at this point a backtrace would be more useful than a transaction log for debugging. svn path=/trunk/; revision=11902 --- camel/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index e64ba22187..baed2cf800 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,8 +1,12 @@ 2001-08-10 Jeffrey Stedfast + * providers/imap/camel-imap-utils.c (imap_quote_string): Added an + assert - at this point a backtrace would be more useful than a + transaction log for debugging. + * providers/imap/camel-imap-command.c (imap_command_start): Return FALSE here, not NULL. - + * providers/imap/camel-imap-folder.c (imap_rescan): Don't g_strdup() the uid into the trigger_event call. -- cgit v1.2.3