diff options
author | Not Zed <NotZed@HelixCode.com> | 2001-01-04 15:28:40 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-01-04 15:28:40 +0800 |
commit | bf08ae0bb273c9add8bf97e36a5f195900b9f176 (patch) | |
tree | f2adb1f57f04da5b52ca7165ff5e012e391fd92d /camel/ChangeLog | |
parent | 66b0d503f52905b2f8d585aae20533b5dd063330 (diff) | |
download | gsoc2013-evolution-bf08ae0bb273c9add8bf97e36a5f195900b9f176.tar.gz gsoc2013-evolution-bf08ae0bb273c9add8bf97e36a5f195900b9f176.tar.zst gsoc2013-evolution-bf08ae0bb273c9add8bf97e36a5f195900b9f176.zip |
If we have a lot of messages changed, promote it to a folder changed
2001-01-04 Not Zed <NotZed@HelixCode.com>
* camel-folder.c (thaw): If we have a lot of messages changed,
promote it to a folder changed event.
svn path=/trunk/; revision=7245
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index c5f5a534fe..9fe3cea230 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-01-04 Not Zed <NotZed@HelixCode.com> + + * camel-folder.c (thaw): If we have a lot of messages changed, + promote it to a folder changed event. + 2000-01-03 Jeffrey Stedfast <fejj@helixcode.com> * camel-folder-search.c (search_header_matches): Implemented. |