diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-04-24 02:14:54 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-04-24 02:14:54 +0800 |
commit | 9294fc3e566052b923e9b98d51ae577c7b9d1955 (patch) | |
tree | 96b76d787bd6a70d128fcecd0c9b56e51d880c12 /camel/ChangeLog | |
parent | 9e460dd990c7f0d0f548c08ad7649bd9e5c652e7 (diff) | |
download | gsoc2013-evolution-9294fc3e566052b923e9b98d51ae577c7b9d1955.tar.gz gsoc2013-evolution-9294fc3e566052b923e9b98d51ae577c7b9d1955.tar.zst gsoc2013-evolution-9294fc3e566052b923e9b98d51ae577c7b9d1955.zip |
#if 0 out some code that parsed the namespaces since the results aren't
2003-04-22 Jeffrey Stedfast <fejj@ximian.com>
* 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.
svn path=/trunk/; revision=20936
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index c21d4cfcef..4e850ff49b 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2003-04-22 Jeffrey Stedfast <fejj@ximian.com> + + * 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. + 2003-04-23 Not Zed <NotZed@Ximian.com> * camel-session.c (get_service): oops, the service owns the url @@ -27,6 +33,7 @@ object bag instead of a hash table for the service 'cache'. (service_cache_remove): Removed, no longer required. +>>>>>>> 1.1801 2003-04-21 Jeffrey Stedfast <fejj@ximian.com> * camel-gpg-context.c (gpg_ctx_parse_status): Don't set seen_eof1 |