Fix the range check, we were stopping removal of 1 or 2 removals, for some
authorNot Zed <NotZed@Ximian.com>
Wed, 13 Aug 2003 16:40:12 +0000 (16:40 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Wed, 13 Aug 2003 16:40:12 +0000 (16:40 +0000)
commit0418bae947672b98c9bc7bda320d8fa126e48617
tree0e8a0efb52db1294b16112eb7d53832c3256fab6
parent6ff1c5c7ed2ca1c8898783796b366b250dfe86ec
Fix the range check, we were stopping removal of 1 or 2 removals, for some

2003-08-13  Not Zed  <NotZed@Ximian.com>

        * camel-folder-summary.c (camel_folder_summary_remove_range): Fix
        the range check, we were stopping removal of 1 or 2 removals, for
        some odd and completely uncomprehensible reason.  Perhaps debug
        left in?

2003-08-13  Not Zed  <NotZed@Ximian.com>

        ** See bug #47517.

        * camel-vee-folder.c (vee_sync): Always rebuild folder on any
        sync, not just expunge ones.
camel/ChangeLog
camel/camel-folder-summary.c
camel/camel-vee-folder.c