aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 9a7563608d..4420b1fde2 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,13 @@
2002-05-24 Jeffrey Stedfast <fejj@ximian.com>
+ * providers/imap/camel-imap-folder.c (content_info_get_part_spec):
+ Helps if we allocate enough space here. Also, start smoking the
+ same purple flavoured IMAP crack when counting parts (parts don't
+ count if their parent part is a message/* part with a parent
+ part). Fixes bug #25260.
+
+2002-05-24 Jeffrey Stedfast <fejj@ximian.com>
+
* providers/imap/camel-imap-command.c (imap_read_untagged): Use
the new readline function.