aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-07-27 15:40:15 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-07-27 15:40:15 +0800
commitdb6ae661a64927149995ba259484c5f5ad4902f5 (patch)
treeab83ce5d1227c738f85ad7153d78ead39c77f438 /mail/ChangeLog
parentc8c39cc81ce676f2dbd60294f187ed65f3de76aa (diff)
downloadgsoc2013-evolution-db6ae661a64927149995ba259484c5f5ad4902f5.tar
gsoc2013-evolution-db6ae661a64927149995ba259484c5f5ad4902f5.tar.gz
gsoc2013-evolution-db6ae661a64927149995ba259484c5f5ad4902f5.tar.bz2
gsoc2013-evolution-db6ae661a64927149995ba259484c5f5ad4902f5.tar.lz
gsoc2013-evolution-db6ae661a64927149995ba259484c5f5ad4902f5.tar.xz
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/ChangeLog5
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.