aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-02-04 12:14:22 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-02-04 12:14:22 +0800
commitf0d49c3e044bca5eafb11af522f65a3eaea8bb4e (patch)
tree548e7e69e9e8200c78c15d0d40d991548383a371 /mail/ChangeLog
parent9526b53ea4fc6cd80e0de9f9c70a3c35b33e17e7 (diff)
downloadgsoc2013-evolution-f0d49c3e044bca5eafb11af522f65a3eaea8bb4e.tar
gsoc2013-evolution-f0d49c3e044bca5eafb11af522f65a3eaea8bb4e.tar.gz
gsoc2013-evolution-f0d49c3e044bca5eafb11af522f65a3eaea8bb4e.tar.bz2
gsoc2013-evolution-f0d49c3e044bca5eafb11af522f65a3eaea8bb4e.tar.lz
gsoc2013-evolution-f0d49c3e044bca5eafb11af522f65a3eaea8bb4e.tar.xz
gsoc2013-evolution-f0d49c3e044bca5eafb11af522f65a3eaea8bb4e.tar.zst
gsoc2013-evolution-f0d49c3e044bca5eafb11af522f65a3eaea8bb4e.zip
reverted jeff's patch for the subscribed hint.
2005-02-04 Not Zed <NotZed@Ximian.com> * em-subscribe-editor.c (sub_folderinfo_get): reverted jeff's patch for the subscribed hint. ** See bug #65329 * em-folder-properties.c (emfp_dialog_got_folder): translate local-store special folders. svn path=/trunk/; revision=28699
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 51b1b34cfe..b3214b4a98 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,13 @@
2005-02-04 Not Zed <NotZed@Ximian.com>
+ * em-subscribe-editor.c (sub_folderinfo_get): reverted jeff's
+ patch for the subscribed hint.
+
+ ** See bug #65329
+
+ * em-folder-properties.c (emfp_dialog_got_folder): translate
+ local-store special folders.
+
* mail-session.c (alert_user, do_user_message): if we aren't
waiting for cancel, then don't worry about waiting on the reply
port, otherwise we could block when we don't need to, if there is