aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-06-21 01:37:33 +0800
committerDan Winship <danw@src.gnome.org>2000-06-21 01:37:33 +0800
commitb7f2532c93a1d3dc9667c62a38a19b07b9e2714c (patch)
treea4898fcbb221b1b5104bc6e6f520f648788858a3 /camel/ChangeLog
parent98928d96630b95565e62cab807b19f5fdc96e41d (diff)
downloadgsoc2013-evolution-b7f2532c93a1d3dc9667c62a38a19b07b9e2714c.tar
gsoc2013-evolution-b7f2532c93a1d3dc9667c62a38a19b07b9e2714c.tar.gz
gsoc2013-evolution-b7f2532c93a1d3dc9667c62a38a19b07b9e2714c.tar.bz2
gsoc2013-evolution-b7f2532c93a1d3dc9667c62a38a19b07b9e2714c.tar.lz
gsoc2013-evolution-b7f2532c93a1d3dc9667c62a38a19b07b9e2714c.tar.xz
gsoc2013-evolution-b7f2532c93a1d3dc9667c62a38a19b07b9e2714c.tar.zst
gsoc2013-evolution-b7f2532c93a1d3dc9667c62a38a19b07b9e2714c.zip
mark the message info with CAMEL_MESSAGE_FOLDER_FLAGGED if we change the
* camel-folder-summary.c (camel_folder_summary_add): mark the message info with CAMEL_MESSAGE_FOLDER_FLAGGED if we change the uid, so the folder will know that it's dirty. svn path=/trunk/; revision=3647
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index d0b26d44a4..255f80ab8c 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-20 Dan Winship <danw@helixcode.com>
+
+ * camel-folder-summary.c (camel_folder_summary_add): mark the
+ message info with CAMEL_MESSAGE_FOLDER_FLAGGED if we change the
+ uid, so the folder will know that it's dirty.
+
2000-06-20 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-store.c (camel_imap_command_extended):