aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 73cc838bb1..f319cd813f 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,14 @@
2001-04-16 Jeffrey Stedfast <fejj@ximian.com>
+ * providers/local/camel-mbox-summary.c (summary_rebuild): Don't we
+ want to tell where we are by using the start of the message? I
+ think this should be using camel_mime_parser_tell_start_from()
+ instead. Also divide by the size *before* multiplying by 100 so
+ that we don't overflow the int which was giving us negative values
+ for our progress status (oops).
+
+2001-04-16 Jeffrey Stedfast <fejj@ximian.com>
+
* camel-operation.c: Added a prototype for stamp().
* camel-charset-map.c (camel_charset_locale_name): #include