diff options
author | Dan Winship <danw@src.gnome.org> | 2000-10-25 02:49:30 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-10-25 02:49:30 +0800 |
commit | 5795833acac5ff6d1d2332b28390238e77022fd3 (patch) | |
tree | 65d9e0d26b5150795b09ebb1be59d2149b16c439 /camel/ChangeLog | |
parent | 293ac91a07750088754b7ad4571550b4e3cf18dd (diff) | |
download | gsoc2013-evolution-5795833acac5ff6d1d2332b28390238e77022fd3.tar gsoc2013-evolution-5795833acac5ff6d1d2332b28390238e77022fd3.tar.gz gsoc2013-evolution-5795833acac5ff6d1d2332b28390238e77022fd3.tar.bz2 gsoc2013-evolution-5795833acac5ff6d1d2332b28390238e77022fd3.tar.lz gsoc2013-evolution-5795833acac5ff6d1d2332b28390238e77022fd3.tar.xz gsoc2013-evolution-5795833acac5ff6d1d2332b28390238e77022fd3.tar.zst gsoc2013-evolution-5795833acac5ff6d1d2332b28390238e77022fd3.zip |
Fill in the message_count and unread_message_count flags (if !fast).
* providers/imap/camel-imap-store.c (get_folder_info): Fill in the
message_count and unread_message_count flags (if !fast).
svn path=/trunk/; revision=6151
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 05a6a0d344..a3fdd32896 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-10-24 Dan Winship <danw@helixcode.com> + + * providers/imap/camel-imap-store.c (get_folder_info): Fill in the + message_count and unread_message_count flags (if !fast). + 2000-10-23 Dan Winship <danw@helixcode.com> * camel-object.h: #include gnome-i18n.h (and gnome-defs.h since |