From 1648a217888a723d68996f34a67d821ccb3b443e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 28 May 2004 17:04:18 +0000 Subject: Disable debug here too - all this code has been working fine. 2004-05-28 Jeffrey Stedfast * em-folder-tree.c (d): Disable debug here too - all this code has been working fine. * em-folder-selector.c (d): Disable debug spew here too (not that this debug was ever seen since it never hit those conditions). * mail-folder-cache.c (d): Disable debug here too. * em-folder-tree-model.c: Disable debug spewage that we don't need anymore. The amount of debug spewage on the console is getting to be too much to find anything. * em-folder-tree.c (emft_expand_node): Use p+1 as the full_name rather than p. Fixes bug #59187. svn path=/trunk/; revision=26125 --- mail/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index a9630f56b6..79eaeaa200 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,20 @@ +2004-05-28 Jeffrey Stedfast + + * em-folder-tree.c (d): Disable debug here too - all this code has + been working fine. + + * em-folder-selector.c (d): Disable debug spew here too (not that + this debug was ever seen since it never hit those conditions). + + * mail-folder-cache.c (d): Disable debug here too. + + * em-folder-tree-model.c: Disable debug spewage that we don't need + anymore. The amount of debug spewage on the console is getting to + be too much to find anything. + + * em-folder-tree.c (emft_expand_node): Use p+1 as the full_name + rather than p. Fixes bug #59187. + 2004-05-27 Jeffrey Stedfast * em-folder-tree.c (emft_get_folder_info__got): Instead of -- cgit v1.2.3