aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-07-15 08:57:09 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-07-15 08:57:09 +0800
commitf6b64ae1df4018a76f4ca65139c5880ac0d946f7 (patch)
tree6c632536c420db374427f07c321505a7b83c1e2d /camel/ChangeLog
parent85fc54d6d55874c4e82b00a8edcc31b09de36d07 (diff)
downloadgsoc2013-evolution-f6b64ae1df4018a76f4ca65139c5880ac0d946f7.tar
gsoc2013-evolution-f6b64ae1df4018a76f4ca65139c5880ac0d946f7.tar.gz
gsoc2013-evolution-f6b64ae1df4018a76f4ca65139c5880ac0d946f7.tar.bz2
gsoc2013-evolution-f6b64ae1df4018a76f4ca65139c5880ac0d946f7.tar.lz
gsoc2013-evolution-f6b64ae1df4018a76f4ca65139c5880ac0d946f7.tar.xz
gsoc2013-evolution-f6b64ae1df4018a76f4ca65139c5880ac0d946f7.tar.zst
gsoc2013-evolution-f6b64ae1df4018a76f4ca65139c5880ac0d946f7.zip
If the message info for an expunged message is NULL, then just break out -
2001-07-14 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-folder.c (camel_imap_folder_changed): If the message info for an expunged message is NULL, then just break out - maybe a message was expunged that we were never notified even existed? svn path=/trunk/; revision=11106
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 88fab1eafc..7e8e4f0481 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,10 @@
+2001-07-14 Jeffrey Stedfast <fejj@ximian.com>
+
+ * providers/imap/camel-imap-folder.c (camel_imap_folder_changed):
+ If the message info for an expunged message is NULL, then just
+ break out - maybe a message was expunged that we were never
+ notified even existed?
+
2001-07-13 Jeffrey Stedfast <fejj@ximian.com>
* camel-mime-utils.c (rfc2047_decode_word): Added a hack to