diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-10-07 03:38:53 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-10-07 03:38:53 +0800 |
commit | 621ccca29e0518d271c6f603feb5b21c8eb78702 (patch) | |
tree | ec6600fbf92e2b80e0a8d3f909acc422d7b7ebf8 /mail/ChangeLog | |
parent | 19436bc6fc81c3c257155f467a7058b64ce8a4cb (diff) | |
download | gsoc2013-evolution-621ccca29e0518d271c6f603feb5b21c8eb78702.tar gsoc2013-evolution-621ccca29e0518d271c6f603feb5b21c8eb78702.tar.gz gsoc2013-evolution-621ccca29e0518d271c6f603feb5b21c8eb78702.tar.bz2 gsoc2013-evolution-621ccca29e0518d271c6f603feb5b21c8eb78702.tar.lz gsoc2013-evolution-621ccca29e0518d271c6f603feb5b21c8eb78702.tar.xz gsoc2013-evolution-621ccca29e0518d271c6f603feb5b21c8eb78702.tar.zst gsoc2013-evolution-621ccca29e0518d271c6f603feb5b21c8eb78702.zip |
set the @subscribed_only parameter to TRUE, since the subscribe UI is the
2000-10-06 Chris Toshok <toshok@helixcode.com>
* mail-ops.c (do_scan_subfolders): set the @subscribed_only
parameter to TRUE, since the subscribe UI is the only interface
that should show unsubscribed groups.
svn path=/trunk/; revision=5768
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ed6cffa3fe..6cee2ba28c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-10-06 Chris Toshok <toshok@helixcode.com> + + * mail-ops.c (do_scan_subfolders): set the @subscribed_only + parameter to TRUE, since the subscribe UI is the only interface + that should show unsubscribed groups. + 2000-10-06 Ettore Perazzoli <ettore@helixcode.com> * mail-ops.c (do_scan_subfolders): Add missing @subscribed_only |