aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@ximian.com>2002-07-16 23:14:27 +0800
committerPeter Williams <peterw@src.gnome.org>2002-07-16 23:14:27 +0800
commit5c501444a0178a37a69bccbad0d5628f93fd9fa0 (patch)
tree8dd20835ad58cbec7aad2326e43c14fa20a0bc24 /camel/ChangeLog
parent8d208b95bb0a9a240f0ac5a9110be1ebf550ac15 (diff)
downloadgsoc2013-evolution-5c501444a0178a37a69bccbad0d5628f93fd9fa0.tar
gsoc2013-evolution-5c501444a0178a37a69bccbad0d5628f93fd9fa0.tar.gz
gsoc2013-evolution-5c501444a0178a37a69bccbad0d5628f93fd9fa0.tar.bz2
gsoc2013-evolution-5c501444a0178a37a69bccbad0d5628f93fd9fa0.tar.lz
gsoc2013-evolution-5c501444a0178a37a69bccbad0d5628f93fd9fa0.tar.xz
gsoc2013-evolution-5c501444a0178a37a69bccbad0d5628f93fd9fa0.tar.zst
gsoc2013-evolution-5c501444a0178a37a69bccbad0d5628f93fd9fa0.zip
If we're not online and the message isn't in our cache, give up.
2002-07-15 Peter Williams <peterw@ximian.com> * providers/imap/camel-imap-folder.c (imap_get_message): If we're not online and the message isn't in our cache, give up. svn path=/trunk/; revision=17475
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 9780502f64..2c592350c8 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-15 Peter Williams <peterw@ximian.com>
+
+ * providers/imap/camel-imap-folder.c (imap_get_message): If we're
+ not online and the message isn't in our cache, give up.
+
2002-07-15 Not Zed <NotZed@Ximian.com>
* camel-filter-search.c (get_label): Removed.