aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-09-05 04:36:48 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-09-05 04:36:48 +0800
commit98b0ce35e99ae6d6c0fffc791a98424ee9f40aca (patch)
tree3e06ba94980e215040979d2e018438f61ec414f1 /camel/ChangeLog
parente35bc1ef622c86d9022afd90ed35d3e644dead8c (diff)
downloadgsoc2013-evolution-98b0ce35e99ae6d6c0fffc791a98424ee9f40aca.tar
gsoc2013-evolution-98b0ce35e99ae6d6c0fffc791a98424ee9f40aca.tar.gz
gsoc2013-evolution-98b0ce35e99ae6d6c0fffc791a98424ee9f40aca.tar.bz2
gsoc2013-evolution-98b0ce35e99ae6d6c0fffc791a98424ee9f40aca.tar.lz
gsoc2013-evolution-98b0ce35e99ae6d6c0fffc791a98424ee9f40aca.tar.xz
gsoc2013-evolution-98b0ce35e99ae6d6c0fffc791a98424ee9f40aca.tar.zst
gsoc2013-evolution-98b0ce35e99ae6d6c0fffc791a98424ee9f40aca.zip
Too late to sync the folders here... if this is gonna happen at all it
2001-09-04 Jeffrey Stedfast <fejj@ximian.com> * camel-remote-store.c (remote_disconnect): Too late to sync the folders here... if this is gonna happen at all it should be done in the provider. svn path=/trunk/; revision=12596
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 32489cb47a..b6be181381 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,9 @@
2001-09-04 Jeffrey Stedfast <fejj@ximian.com>
+ * camel-remote-store.c (remote_disconnect): Too late to sync the
+ folders here... if this is gonna happen at all it should be done
+ in the provider.
+
* camel-service.c (camel_service_finalize): Do a clean disconnect.
2001-08-30 Jeffrey Stedfast <fejj@ximian.com>