aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-05-29 01:04:18 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-05-29 01:04:18 +0800
commit1648a217888a723d68996f34a67d821ccb3b443e (patch)
tree08472ef9f5eddc1816f4eebe345a8a619ac308a7 /mail/ChangeLog
parent906663f126bed774a9876ac0102473cbfff8c2fe (diff)
downloadgsoc2013-evolution-1648a217888a723d68996f34a67d821ccb3b443e.tar
gsoc2013-evolution-1648a217888a723d68996f34a67d821ccb3b443e.tar.gz
gsoc2013-evolution-1648a217888a723d68996f34a67d821ccb3b443e.tar.bz2
gsoc2013-evolution-1648a217888a723d68996f34a67d821ccb3b443e.tar.lz
gsoc2013-evolution-1648a217888a723d68996f34a67d821ccb3b443e.tar.xz
gsoc2013-evolution-1648a217888a723d68996f34a67d821ccb3b443e.tar.zst
gsoc2013-evolution-1648a217888a723d68996f34a67d821ccb3b443e.zip
Disable debug here too - all this code has been working fine.
2004-05-28 Jeffrey Stedfast <fejj@novell.com> * 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
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog17
1 files changed, 17 insertions, 0 deletions
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 <fejj@novell.com>
+
+ * 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 <fejj@novell.com>
* em-folder-tree.c (emft_get_folder_info__got): Instead of