aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2001-02-23 06:21:28 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-02-23 06:21:28 +0800
commit7698a3941bb5ad9faf3b5b4831e0400f81cc9b64 (patch)
treeb62415f7977421c484e38de2f1621cf2425ee7f5 /camel/ChangeLog
parente939da9df48b7e4992de4df915e7832803f8fa12 (diff)
downloadgsoc2013-evolution-7698a3941bb5ad9faf3b5b4831e0400f81cc9b64.tar
gsoc2013-evolution-7698a3941bb5ad9faf3b5b4831e0400f81cc9b64.tar.gz
gsoc2013-evolution-7698a3941bb5ad9faf3b5b4831e0400f81cc9b64.tar.bz2
gsoc2013-evolution-7698a3941bb5ad9faf3b5b4831e0400f81cc9b64.tar.lz
gsoc2013-evolution-7698a3941bb5ad9faf3b5b4831e0400f81cc9b64.tar.xz
gsoc2013-evolution-7698a3941bb5ad9faf3b5b4831e0400f81cc9b64.tar.zst
gsoc2013-evolution-7698a3941bb5ad9faf3b5b4831e0400f81cc9b64.zip
Add some internal progress reporting. (imap_rescan): Do some progress
2001-02-23 Not Zed <NotZed@Ximian.com> * providers/imap/camel-imap-folder.c (imap_sync): Add some internal progress reporting. (imap_rescan): Do some progress reporting. * camel-mime-part.c (init_header_name_table): Add the message-id to the formatted table, so we dont try and wrap it, and break it. svn path=/trunk/; revision=8350
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 97c4f23808..4d70eb4ab1 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,12 @@
+2001-02-23 Not Zed <NotZed@Ximian.com>
+
+ * providers/imap/camel-imap-folder.c (imap_sync): Add some
+ internal progress reporting.
+ (imap_rescan): Do some progress reporting.
+
+ * camel-mime-part.c (init_header_name_table): Add the message-id
+ to the formatted table, so we dont try and wrap it, and break it.
+
2001-02-22 Jeffrey Stedfast <fejj@ximian.com>
* camel-folder.h: Remove the 'FIXME: remove because this isn't