aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-10-12 13:18:48 +0800
committerChris Toshok <toshok@src.gnome.org>2000-10-12 13:18:48 +0800
commit8ca39c14e9a5dad782a3a26662775a914ba287df (patch)
treed67eb4393546a32639bc73ad7571ebdcd483eb48 /mail/ChangeLog
parent4f67f61e80997e10e1b66bff12f0b9ac6a2bfa5a (diff)
downloadgsoc2013-evolution-8ca39c14e9a5dad782a3a26662775a914ba287df.tar
gsoc2013-evolution-8ca39c14e9a5dad782a3a26662775a914ba287df.tar.gz
gsoc2013-evolution-8ca39c14e9a5dad782a3a26662775a914ba287df.tar.bz2
gsoc2013-evolution-8ca39c14e9a5dad782a3a26662775a914ba287df.tar.lz
gsoc2013-evolution-8ca39c14e9a5dad782a3a26662775a914ba287df.tar.xz
gsoc2013-evolution-8ca39c14e9a5dad782a3a26662775a914ba287df.tar.zst
gsoc2013-evolution-8ca39c14e9a5dad782a3a26662775a914ba287df.zip
special case for folders with NULL urls (which aren't
2000-10-11 Chris Toshok <toshok@helixcode.com> * subscribe-dialog.c (folder_etree_value_at): special case for folders with NULL urls (which aren't selected/subscribeable). (unsubscribe_folder_info): can't (un)subscribe from folders with non-NULL urls. (subscribe_folder_info): same. svn path=/trunk/; revision=5879
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 0c2b5591d1..4803929966 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-11 Chris Toshok <toshok@helixcode.com>
+
+ * subscribe-dialog.c (folder_etree_value_at): special case for
+ folders with NULL urls (which aren't selected/subscribeable).
+ (unsubscribe_folder_info): can't (un)subscribe from folders with
+ non-NULL urls.
+ (subscribe_folder_info): same.
+
2000-10-12 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Replace To with From except in Drafts, Outbox,