diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-14 00:03:19 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-14 00:03:19 +0800 |
commit | 6851cee05c93f01dda8baceb029008db568f3432 (patch) | |
tree | f0e681a11f3d1d5d0d5d0664c6182ad953033840 /camel/ChangeLog | |
parent | 556e655e7f15fc6997838fa5792e7a65d64e144b (diff) | |
download | gsoc2013-evolution-6851cee05c93f01dda8baceb029008db568f3432.tar.gz gsoc2013-evolution-6851cee05c93f01dda8baceb029008db568f3432.tar.zst gsoc2013-evolution-6851cee05c93f01dda8baceb029008db568f3432.zip |
Disable debugging.
* providers/imap/camel-imap-folder.c (d): Disable debugging.
* providers/imap/camel-imap-command.c (d): Disable debugging.
* providers/imap/camel-imap-search.c (d): Disable debugging.
svn path=/trunk/; revision=21153
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index b8161f9336..840a8cf37b 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2003-05-13 Ettore Perazzoli <ettore@ximian.com> + + * providers/imap/camel-imap-folder.c (d): Disable debugging. + + * providers/imap/camel-imap-command.c (d): Disable debugging. + + * providers/imap/camel-imap-search.c (d): Disable debugging. + 2003-05-02 Dan Winship <danw@ximian.com> * camel-mime-part-utils.c |