2008-02-11 Srinivasa Ragavan * NEWS: Evolution Exchange 2.21.91 release. 2008-02-07 Milan Crha ** Fix for bug #420503 * mail/mail-stub-exchange.c: (process_flags): Use copies of URLs, because we unlock owner so it can be freed. ** Patch from Srinivasa Ragavan and Bharath Acharya: * mail/mail-stub-exchange.c: (message_remove_at_index), (change_message): Better locks using; the changed_messages array should be unique. 2008-02-06 Sankar P * camel/camel-exchange-store.c: (construct): Do not show two junk folders for exchange. Exchange has Actual Junk and not VJunk. 2008-02-05 Milan Crha ** Fix for bug #436628 * storage/exchange-component.c: (exchange_component_init): Do not start in offline by default, but read from gconf user's choice. 2008-01-29 Srinivasa Ragavan * configure.in: Version bump for 2.21.91 2008-01-29 Srinivasa Ragavan * NEWS: Evolution Exchange 2.21.90 releae. 2008-01-29 Srinivasa Ragavan ** Fix for bug #501295 * addressbook/e-book-backend-exchange.c: (build_cache), (update_cache), (e_book_backend_exchange_create_contact), (e_book_backend_exchange_modify_contact), (e_book_backend_exchange_remove_contacts), (e_book_backend_exchange_dispose), (e_book_backend_exchange_init): Create locks around the cache so that the file is protected well not to crash.