aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@ximian.com>2001-07-21 05:01:30 +0800
committerPeter Williams <peterw@src.gnome.org>2001-07-21 05:01:30 +0800
commitb34714d95b4a2fc304178c8dae642532b7eaf631 (patch)
tree70b064b963d028666e9dced6e0642af9188847bf /camel/ChangeLog
parent8a644defbfa4fd7e357db469ca1c65dd1da154e5 (diff)
downloadgsoc2013-evolution-b34714d95b4a2fc304178c8dae642532b7eaf631.tar
gsoc2013-evolution-b34714d95b4a2fc304178c8dae642532b7eaf631.tar.gz
gsoc2013-evolution-b34714d95b4a2fc304178c8dae642532b7eaf631.tar.bz2
gsoc2013-evolution-b34714d95b4a2fc304178c8dae642532b7eaf631.tar.lz
gsoc2013-evolution-b34714d95b4a2fc304178c8dae642532b7eaf631.tar.xz
gsoc2013-evolution-b34714d95b4a2fc304178c8dae642532b7eaf631.tar.zst
gsoc2013-evolution-b34714d95b4a2fc304178c8dae642532b7eaf631.zip
More usage fixes for CamelException. Check our own exception for
2001-07-20 Peter Williams <peterw@ximian.com> * providers/local/camel-mbox-summary.c (mbox_summary_sync): More usage fixes for CamelException. Check our own exception for summary_update and xfer it out if an error occurred. svn path=/trunk/; revision=11273
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index c7a9da9176..a1980dd42c 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2001-07-20 Peter Williams <peterw@ximian.com>
+
+ * providers/local/camel-mbox-summary.c (mbox_summary_sync): More
+ usage fixes for CamelException. Check our own exception for
+ summary_update and xfer it out if an error occurred.
+
2001-07-20 JP Rosevear <jpr@ximian.com>
* Pull up test fixes to get them building again