diff options
author | Not Zed <NotZed@Ximian.com> | 2005-07-27 15:40:15 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-07-27 15:40:15 +0800 |
commit | db6ae661a64927149995ba259484c5f5ad4902f5 (patch) | |
tree | ab83ce5d1227c738f85ad7153d78ead39c77f438 /mail/ChangeLog | |
parent | c8c39cc81ce676f2dbd60294f187ed65f3de76aa (diff) | |
download | gsoc2013-evolution-db6ae661a64927149995ba259484c5f5ad4902f5.tar.gz gsoc2013-evolution-db6ae661a64927149995ba259484c5f5ad4902f5.tar.zst gsoc2013-evolution-db6ae661a64927149995ba259484c5f5ad4902f5.zip |
hack to make it honour the 'refresh only inbox' imap/groupwise setting.
2005-07-27 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (get_folders): hack to make it honour the
'refresh only inbox' imap/groupwise setting.
svn path=/trunk/; revision=29896
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 324a310eb9..50753a0712 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2005-07-27 Not Zed <NotZed@Ximian.com> + + * mail-send-recv.c (get_folders): hack to make it honour the + 'refresh only inbox' imap/groupwise setting. + 2005-07-26 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: fix make distcheck issues. |