aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-04-25 01:41:28 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-04-25 01:41:28 +0800
commit22b6bc562ca16e9b238381006d7c1977f020015c (patch)
treee1509cb7e7fb13b545939cb55843a220268c9097 /camel/ChangeLog
parent1a3b2e594c3a2feadc3dd42394deffc96ed27c39 (diff)
downloadgsoc2013-evolution-22b6bc562ca16e9b238381006d7c1977f020015c.tar
gsoc2013-evolution-22b6bc562ca16e9b238381006d7c1977f020015c.tar.gz
gsoc2013-evolution-22b6bc562ca16e9b238381006d7c1977f020015c.tar.bz2
gsoc2013-evolution-22b6bc562ca16e9b238381006d7c1977f020015c.tar.lz
gsoc2013-evolution-22b6bc562ca16e9b238381006d7c1977f020015c.tar.xz
gsoc2013-evolution-22b6bc562ca16e9b238381006d7c1977f020015c.tar.zst
gsoc2013-evolution-22b6bc562ca16e9b238381006d7c1977f020015c.zip
Disable debugging printfs.
2003-04-22 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-utils.c: Disable debugging printfs. svn path=/trunk/; revision=20957
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index a8a4961d01..d7414ddaf2 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,7 @@
2003-04-22 Jeffrey Stedfast <fejj@ximian.com>
+ * providers/imap/camel-imap-utils.c: Disable debugging printfs.
+
* providers/imap/camel-imap-store.c (imap_connect_online): #if 0
out some code that parsed the namespaces since the results aren't
used and they generate debugging output.