aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-11-10 12:05:50 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-11-10 12:05:50 +0800
commit7589a3e3382d0005ffc8fb3303d3f341488c812a (patch)
treecd14457f07d9e2e5ee0932ba7bcb2f753a3657dd /camel/ChangeLog
parent34172c778d5abe57925476687a6791efec095430 (diff)
downloadgsoc2013-evolution-7589a3e3382d0005ffc8fb3303d3f341488c812a.tar
gsoc2013-evolution-7589a3e3382d0005ffc8fb3303d3f341488c812a.tar.gz
gsoc2013-evolution-7589a3e3382d0005ffc8fb3303d3f341488c812a.tar.bz2
gsoc2013-evolution-7589a3e3382d0005ffc8fb3303d3f341488c812a.tar.lz
gsoc2013-evolution-7589a3e3382d0005ffc8fb3303d3f341488c812a.tar.xz
gsoc2013-evolution-7589a3e3382d0005ffc8fb3303d3f341488c812a.tar.zst
gsoc2013-evolution-7589a3e3382d0005ffc8fb3303d3f341488c812a.zip
before short-circuiting the check for child content, check the child
2004-11-09 Not Zed <NotZed@Ximian.com> * providers/imap/camel-imap-folder.c (imap_get_message): before short-circuiting the check for child content, check the child content info is actually correct. 2004-11-08 Not Zed <NotZed@Ximian.com> ** See bug #69145. * providers/imap/camel-imap-folder.c (get_message): remove spec argument, always calculate it from the content-info. (content_info_incomplete): recursively check the content-info for completeness, not just one level. svn path=/trunk/; revision=27882
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index b0c412f23a..0bbeaa6ce1 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,18 @@
+2004-11-09 Not Zed <NotZed@Ximian.com>
+
+ * providers/imap/camel-imap-folder.c (imap_get_message): before
+ short-circuiting the check for child content, check the child
+ content info is actually correct.
+
+2004-11-08 Not Zed <NotZed@Ximian.com>
+
+ ** See bug #69145.
+
+ * providers/imap/camel-imap-folder.c (get_message): remove spec
+ argument, always calculate it from the content-info.
+ (content_info_incomplete): recursively check the content-info for
+ completeness, not just one level.
+
2004-11-09 Jeffrey Stedfast <fejj@novell.com>
* providers/imap4/camel-imap4-provider.c: Updated the properties