moved the RECNET flag into the folder area (bit 17-30).
authorNot Zed <NotZed@Ximian.com>
Wed, 25 Feb 2004 03:47:04 +0000 (03:47 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Wed, 25 Feb 2004 03:47:04 +0000 (03:47 +0000)
commit44807bbc39394072011e32791169dfc87897db6d
treef57feb50122e9645a655f5bd23c14cdb602f232e
parentd4c9a8cc669d7d0213bd027d5d64382522c5371f
moved the RECNET flag into the folder area (bit 17-30).

2004-02-25  Not Zed  <NotZed@Ximian.com>

        * providers/imap/camel-imap-summary.h (CAMEL_IMAP_MESSAGE_RECENT):
        moved the RECNET flag into the folder area (bit 17-30).

2004-02-24  Not Zed  <NotZed@Ximian.com>

        ** See bug #53876.

        * providers/imap/camel-imap-command.c (camel_imap_command): ref
        the folder before unreffing store->current_folder, incase they're
        the same.  Do a select anyway.

        * providers/imap/camel-imap-folder.c (imap_refresh_info): keep the
        connect_lock for longer, imap_rescan for one assumes its locked.
        Fixes a race selecting the folder for refresh.
camel/ChangeLog
camel/camel-filter-search.c
camel/camel-folder-summary.h
camel/providers/imap/camel-imap-command.c
camel/providers/imap/camel-imap-folder.c
camel/providers/imap/camel-imap-summary.h