Evolution-EWS 3.17.92 2015-09-14
--------------------------------

Miscellaneous:
	Do not reuse connections in the source-registry backend (Milan Crha)

Translations:
	Pedro Albuquerque (pt)

Evolution-EWS 3.17.91 2015-08-31
--------------------------------

Miscellaneous:
	Add safety check when replacing folder hierarchy info in hash tables (Milan Crha)

Translations:
	Piotr Drąg (pl)

Evolution-EWS 3.17.90 2015-08-17
--------------------------------

Bug Fixes:
	Bug 751703 - Skip mail folders out of mail hierarchy (Milan Crha)
	Bug 233140 - Show message counts in subscribe folders dialog (Milan Crha)
	Bug 753543 - All-day events should have set date and time (Milan Crha)

Miscellaneous:
	Avoid %ld in printf formats (Milan Crha)
	Correct use-after-free in notification code when EWS debugging is on (Milan Crha)
	Use only personal mail folders for change notification listener (Milan Crha)
	Do not loop in the notification code on fatal client/server errors (Milan Crha)

Translations:
	Necdet Yücel (tr)

Evolution-EWS 3.17.4 2015-07-20
-------------------------------

Bug Fixes:
	Bug 751547 - Foreign calendars hidden after account enable (Milan Crha)
	Bug 751725 - Enhance thread safety around CamelEwsStore::connection (Milan Crha)
	Bug 692361 - e_cal_client_get_free_busy() broken (Milan Crha)

Miscellaneous:
	Differentiate between Unavailable and No response errors (Milan Crha)
	e_ews_debug_dump_raw_soup_message: Check for non-NULL hdrs and body arguments (Milan Crha)

Evolution-EWS 3.17.3 2015-06-22
-------------------------------

Bug Fixes:
	Bug 471791 - Move away from g_asserts to g_ret* (Milan Crha)
	Bug 751001 - Permissions on context menu for GAL should be disabled (Milan Crha)

Miscellaneous:
	Remove unused variable (Milan Crha)
	configure.ac: Do not override localedir variable (Milan Crha)
	Use e_source_remove_sync() instead of e_source_registry_server_remove_source() (Milan Crha)
	Make sure collection child sources are enabled when created (Milan Crha)

Evolution-EWS 3.17.2 2015-05-25
-------------------------------

Bug Fixes:
	Bug 729989 - Reuses obsolete connection after network change (Milan Crha)
	Bug 671546 - Search with 'contains' in composer auto-completion (Milan Crha)

Miscellaneous:
	Correct locking in e_book_backend_ews_set_locale() (Milan Crha)
	Address some of the Coverity Scan issues (Milan Crha)

Evolution-EWS 3.17.1 2015-04-27
-------------------------------

Bug Fixes:
	Bug 746513 - Constant stream of invalid requests for subscription events (Fabiano Fidêncio)
	Bug 746395 - Let the provider store sent messages on its own (Milan Crha)
	Bug 709924 - Cannot turn off offline GAL once selected (Milan Crha)
	Bug 747500 - Mail account connection settings change requires restart (Milan Crha)
	Bug 748242 - Abort with invalid free() (Fabiano Fidêncio)

Miscellaneous:
	Use common property lock provided by ESourceExtension (Milan Crha)
	Query auth methods right from the got-headers signal (Milan Crha)
	notification: Try to re-subscribe in case of failure (Fabiano Fidêncio)
	Move ews_dump_raw_soup_{request,response} to e-ews-debug.[ch] (Fabiano Fidêncio)
	Log the request/response of EEwsNotification (Fabiano Fidêncio)
	Fix various memory leaks (Milan Crha)

Evolution-EWS 3.16.0 2015-03-23
-------------------------------

Translations:
	Daniel Mustieles (es)

Evolution-EWS 3.15.92 2015-03-16
--------------------------------

Bug Fixes:
	Bug 745457 - Crash under e_ews_notification_subscribe_folder_sync() (Milan Crha)
	Bug 695911 - Creates long and cryptic calendar attachment names (Milan Crha)

Miscellaneous:
	Correct 'Listen for server change notification' for books and calendars (Milan Crha)
	DOAP: Add programming language (Andre Klapper)
	DOAP: Fix category error (Andre Klapper)
	DOAP: Add description property (Andre Klapper)
	Memory leak in e_ews_dump_file_attachment_from_soap_parameter() (Milan Crha)

Translations:
	Rafael Ferreira (pt_BR)
	Dušan Kazik (sk)
	Samir Ribic (bs)
	Aurimas Černius (lt)

Evolution-EWS 3.15.91 2015-03-02
--------------------------------

Miscellaneous:
	Use thread safe variants of g_object_bind_property*() functions from evolution-data-server (Milan Crha)
	Update devel-doc Since from 3.14 to 3.16 (Milan Crha)
	Sync version with GNOME 3.15 series (Milan Crha)

Translations:
	Matej Urbančič (sl)

Evolution-EWS 3.13.90 2015-02-16
--------------------------------

Bug Fixes:
	Bug 743705 - No cancellation sent for deleted meeting (Milan Crha)
	Bug 741855 - Too often folder change notifications on folder refresh (Milan Crha)

Miscellaneous:
	Move authentication of backends back to the client (Milan Crha)
	Use automake subdir-objects option (Milan Crha)
	Adapt to camel_session_submit_job() API change (Milan Crha)
	Remove unused declaration of camel_application_is_exiting variable (Milan Crha)

Translations:
	Marek Černocký (cs)
	Inaki Larranaga Murgoitio (eu)
	Piotr Drąg (pl)
	Balázs Úr (hu)

Evolution-EWS 3.13.10 2015-01-26
--------------------------------

Bug Fixes:
	Bug 729286 - [Calendar] Update stored user email after successful connect (William Shuman)

Translations:
	Daniel Mustieles (es)

Evolution-EWS 3.13.9 2014-12-22
-------------------------------

Bug Fixes:
	Bug 734747 - Fails to provide "Eastern Standard Time" timezone (Milan Crha)
	Bug 740772 - Use-after-free when adding attachments to events (Milan Crha)
	Bug 695754 - Reuse existing ESourceRegistry from EMailSession, if possible (Milan Crha)

Miscellaneous:
	Set max-width-chars to wrapped GtkLabel-s (Milan Crha)

Evolution-EWS 3.13.8 2014-11-24
-------------------------------

Bug Fixes:
	Bug 738987 - Crash under e_ews_notification_unsubscribe_folder_sync() (Milan Crha)
	Bug 691293 - Claim old resources in offline mode (Milan Crha)
	Bug 738945 - Missing folder changed notify after message append (Milan Crha)
	Bug 738093 - Show folder names with slash properly (Milan Crha)

Miscellaneous:
	Use G_IO_ERROR_CANCELLED instead of EWS_CONNECTION_ERROR_CANCELLED (Milan Crha)

Translations:
	Marek Černocký (cs)
	Rafael Ferreira (pt_BR)
	Tiago S (pt)

Evolution-EWS 3.13.7 2014-10-27
-------------------------------

Bug Fixes:
	Bug 653157 - Enable extra compiler warnings in maintainer mode only (Milan Crha)
	Bug 733578 - Out of Office settings - external audience value is not saved (Milan Crha)
	Bug 737773 - Duplicate GAL in new accounts (Milan Crha)

Miscellaneous:
	Build addressbook test binaries only with mspack library (Milan Crha)
	Add evolution-ews.metainfo.xml file (Milan Crha)
	Use INTLTOOL_XML_RULE for appdata files (Milan Crha)
	Make sure deprecated EDS symbols will not be used (Milan Crha)
	Miscellaneous Win32 related build fixes (Milan Crha)

Translations:
	Rajesh Ranjan (hi)
	Saibal Ray (bn_IN)
	Krishnababu Krothapalli (te)
	Sandeep Sheshrao Shedmake (mr)
	Мирослав Николић (sr)
	Мирослав Николић (sr@latin)

Evolution-EWS 3.13.6 2014-09-22
-------------------------------

Bug Fixes:
	Bug 735799 - Workaround crash for messages with no item ID (Milan Crha)
	Bug 735801 - Use-after-free in e_book_backend_ews_dispose() after resume (Milan Crha)
	Bug 736257 - Fix cancellation of addressbook lookups (David Woodhouse)

Miscellaneous:
	Update addressbook to use ->open_sync() (David Woodhouse)
	Use GInitable to initialise addressbook (David Woodhouse)
	Port addressbook to EBookSqlite (David Woodhouse)
	Fix build for oab-decode-test, port it to EBookSqlite (David Woodhouse)
	Move dset handling inside ews_decode_addressbook_record() (David Woodhouse)
	Use (hashed) PidTagEmailAddress for OAB item UID (David Woodhouse)
	Pass GInputStream to decoder functions instead of assuming priv->fis (David Woodhouse)
	Use GMemoryInputStream for processing records, calculate SHA1 on each (David Woodhouse)
	Optimise EWS GAL update not to rewrite unchanged records (David Woodhouse)
	Avoid processing OAB records which already exist (David Woodhouse)
	Fix modify_contacts for EBookSqlite (David Woodhouse)
	Add revision support for addressbook (David Woodhouse)
	Add locale support for addressbook (David Woodhouse)
	Make ebews_fetch_items() return a list of EContacts not EVCards (David Woodhouse)
	Refactor ews_update_items_thread() to do all database access together (David Woodhouse)
	Kill store_to_cache option for ebews_fetch_items() (David Woodhouse)
	Clean up resync code path in ews_update_items_thread() (David Woodhouse)
	Use EBookSqlite locking (David Woodhouse)
	Add cursor support to addressbook (David Woodhouse)
	Add DRA support to addressbook (David Woodhouse)
	Fix notification for non-GAL updates to only happen on commit (David Woodhouse)
	Avoid using dynamic types for ESourceEwsFolder (David Woodhouse)
	Reduce addressbook refresh interval to 6 hours (David Woodhouse)
	Fix addressbook upgrade from pre-SHA1 versions (David Woodhouse)
	Don't flush the final GAL updates if there are none (David Woodhouse)
	Initialise filename to NULL in ews_remove_old_gal_file() (David Woodhouse)

Translations:
	Manoj Kumar Giri (or)
	Nilamdyuti Goswami (as)
	Shankar Prasad (kn)
	Andika Triwidada (id)
	Piotr Drąg (pl)
	Marek Černocký (cs)
	Balázs Úr (hu)
	Shantha kumar (ta)
	Saibal Ray (bn_IN)
	Matej Urbančič (sl)
	Sweta Kothari (gu)
	Manoj Kumar Giri (or)
	Sandeep Sheshrao Shedmake (mr)

Evolution-EWS 3.13.5 2014-08-25
-------------------------------

Translations:
	Matej Urbančič (sl)
	MarMav (el)

Evolution-EWS 3.13.4 2014-07-28
-------------------------------

Bug Fixes:
	Bug 728942 - Fails to pair user with attendee in invitation response (Milan Crha)
	Bug 730878 - Split libcamelews into a static and a dynamic library (Milan Crha)
	Bug 733274 - EWS is very slow to download large messages (Milan Crha)
	Bug 703181 - Work around libsoup's failure to recover from NTLM auth failure (David Woodhouse)
	Bug 732850 - GSSAPI authentication doesn't need a password (Daniel Sands)
	Bug 703181 - NTLM authentication doesn't (always) need a password (David Woodhouse)
	Bug 732850 - Remove reachability check from ews_store_query_auth_types_sync() (Daniel Sands)
	Bug 732850 - Not all message restarts are due to a redirect (Daniel Sands)
	Bug 733663 - Do not attempt to subscribe to GAL changes (David Woodhouse)

Miscellaneous:
	Replace GtkSpinner with Evolution's ESpinner (Milan Crha)
	Make Evolution-EWS build under Win32 (Milan Crha)
	Adapt evolution-ews to support backend-per-process (Fabiano Fidêncio)
	Add missing chain-up to parent's constructed() method (Milan Crha)
	Clean up enabling/disabling NTLM and Basic auth types (David Woodhouse)
	Handle cookies (non-persistently) (Daniel Sands)
	Fix string comparison for Basic auth (David Woodhouse)
	Leave Basic auth enabled when NTLM is configured (David Woodhouse)
	Add camel_ews_settings_get_auth_mechanism() helper function (David Woodhouse)
	Clean up logging slightly and make it more consistent (Daniel Sands)
	SOUP_STATUS_IS_SUCCESSFUL(soup_session_send_message()) sends message twice (David Woodhouse)
	Clean up Negotiate auth implementation to be a SoupAuth subclass (Daniel Sands)

Translations:
	Daniel Mustieles (es)
	Marek Černocký (cs)
	Piotr Drąg (pl)
	Rafael Ferreira (pt_BR)

Evolution-EWS 3.13.3 2014-06-23
-------------------------------

Bug Fixes:
	Bug 692780 - Crash under ews_get_attachments() (Milan Crha)
	Bug 730878 - Build libcamelews as a module (Olav Vitters)
	Bug 731585 - evolution-ews Camel part pretends offline state (Milan Crha)

Translations:
	MarMav (el)

Evolution-EWS 3.13.2 2014-05-26
-------------------------------

Bug Fixes:
	Bug #656805 - Read receipt handling doesn't work (Milan Crha)
	Bug #728246 - Fail creating all day event (Fabiano Fidêncio)
	Bug #730042 - Autodiscover XML can contain multiple Protocol elements (Nathan Caza)

Miscellaneous:
	Guard private update-related variables with an update lock (Milan Crha)
	Fix g_ascii_strcasecmp: assertion 's2 != NULL' (Fabiano Fidêncio)
	Fix 'Unintialized pointer read' (Fabiano Fidêncio)
	Fix 'Uninitialized scalar variable' (Fabiano Fidêncio)
	Fix 'Logically dead code' (Fabiano Fidêncio)

Translations:
	Christian Kirbach (de)

Evolution-EWS 3.13.1 2014-04-28
-------------------------------

Bug Fixes:
	Bug 684425 - Do not pass NULL text to gtk_entry_set_text() (Milan Crha)

Other Changes:
	* Add an --enable-code-coverage configure option to enable gcov
	  support (Milan Crha)
	* tests: Create a list of known unknown zones (Fabiano Fidêncio)
	* Fix two memory leaks from Camel code (Milan Crha)
	* Simplify memory management around ews_sync_mi_flags() function
	  (Milan Crha)

Translations:
	Inaki Larranaga Murgoitio (eu)
	Andika Triwidada (id)


Evoluiton-EWS 3.12.0 2014-03-24
-------------------------------

* No changes since 3.11.92.


Evolution-EWS 3.11.92 2014-03-17
--------------------------------

Bug Fixes:
	Bug 726078 - After change an instance of a recurring event, the rest
	             of the instances cannot be changed (Fabiano Fidêncio)
	Bug 726079 - Notify about removal of detached instances (Milan Crha)

Other Changes:
	* ECalBackendEws: Do not cause double-free of a GError (Milan Crha)


Evolution-EWS 3.11.91 2014-03-03
--------------------------------

Bug Fixes:
	Bug #720260 - Moved messages need to be retrieved again
	              (Fabiano Fidêncio)
	Bug #724232 - Empty Trash doesn't delete Trash subfolders
	              (Fabiano Fidêncio)

Other Changes:
	* configure.ac: Remove evolution-plugin dependency. (Matthew Barnes)

Translations:
	Balázs Úr (hu)
	Manoj Kumar Giri (or)


Evolution-EWS 3.11.90 2014-02-17
--------------------------------

Bug Fixes:
	Bug 655806 - Folder deletion is very slow (Fabiano Fidêncio)
	Bug 722416 - Don't change the timezone name (Fabiano Fidêncio)
	Bug 722419 - Inconsistent mapping between Olson and Windows format
	             (Fabiano Fidêncio)
	Bug 723520 - Crash while syncing updated items (Milan Crha)

Translations:
	Shankar Prasad (kn)
	Aurimas Černius (lt)


Evolution-EWS 3.11.5 2014-02-03
-------------------------------

Bug Fixes:
	Bug 712179 - Cannot create calendar object: The property is
	             deprecated for this version of Exchange (Fabiano Fidêncio)
	Bug 721381 - Doesn't keep flags when moving messages (Fabiano Fidêncio)
	Bug 722415 - Memo does not support Start Date property
	             (Fabiano Fidêncio)

Other Changes:
	* Drop KRB5 dependency (Milan Crha)
	* Bump minimum libsoup requirement to 2.42 (Fabiano Fidêncio)
	* Unit test improvements. (Fabiano Fidêncio)
	* Add e_ews_debug_get_server_version_from_string() (Fabiano Fidêncio)
	* Abort any pending operations in case notification was cancelled
	  (Fabiano Fidêncio)

Translations:
	Nilamdyuti Goswami (as)
	Мирослав Николић (sr)


Evolution-EWS 3.11.4 2014-01-13
-------------------------------

Translations:
	Piotr Drąg (pl)
	Matej Urbančič (sl)


Evolution-EWS 3.11.3 2013-12-16
-------------------------------

Bug Fixes:
	Bug 664174 - Crash in add_item_to_cache() (Milan Crha)
	Bug 705338 - OOO message not spell-checked (Jan-Michael Brummer)
	Bug 712255 - Name all the timeouts added with g_timeout_add()
	             (Fabiano Fidêncio)
	Bug 712304 - Crash in the notification code (Fabiano Fidêncio)
	Bug 715165 - Show connection status icons (Fabiano Fidêncio)
	Bug 719376 - Filter by mailing list doesn't work (Milan Crha)

Other Changes:
	* configure.ac: Do not define EDS_DISABLE_DEPRECATED. (Matthew Barnes)
	* Setup the Authentication extension so Camel can determine host
	  reachability (Matthew Barnes)

Translations:
	Marek Černocký (cs)
	Facundo Dario Illanes (es)
	Shantha kumar (ta)


Evolution-EWS 3.11.2 2013-11-18
-------------------------------

Bug Fixes:
	Bug 699349 - Listen for server change notifications (Fabiano Fidêncio)
	Bug 708353 - Enhance folder size dialog (Fabiano Fidêncio)
	Bug 711148 - Ensure that ews_discover_server_version() will be called
	             on the first connection for Calendar/Camel
	             (Fabiano Fidêncio)
	Bug 711470 - Move tests from src/tests to test and fix make distcheck
	             (Fabiano Fidêncio)
	Bug 712304 - Crash in the notification code (Fabiano Fidêncio)

Other Changes:
	* Update tar format to tar-ustar (Fabiano Fidêncio)
	* Fix potential issues found by static analysis tools (Milan Crha)

Translations:
	Enrico Nicoletto (pt_BR)


Evolution-EWS 3.11.1 2013-10-21
-------------------------------

Bug Fixes:
	Bug 704869 - Support Kerberos authentication (Milan Crha)
	Bug 706151 - Crash under mail_config_ews_ooo_page_display_settings()
	             (Milan Crha)
	Bug 708121 - Add low level tests in EWS (for EwsConnection)
	             (Fabiano Fidêncio)
	Bug 708309 - Crash accessing GAL not marked for offline (Milan Crha)
	Bug 708348 - Memory leaks from account preferences (Milan Crha)
	Bug 708628 - Add support for EmptyFolder operation (Fabiano Fidêncio)

Other Changes:
	* Check for supported authentication methods by the server (Milan Crha)
	* Fetch Free/Busy fails due to incorrect value of DayOrder element
	  (Milan Crha)
	* Make offline GAL browsable (Milan Crha)

Translations:
	Marek Černocký (cs)
	Daniel Mustieles (es)
	Gabor Kelemen (hu)
	Andika Triwidada (id)
	Noriko Mizumoto (ja)
	Aurimas Černius (lt)
	Rūdolfs Mazurs (lv)
	Rafael Ferreira (pt_BR)
	Matej Urbančič (sl)
	Мирослав Николић (sr)


Evolution-EWS 3.10.0 2013-09-23
-------------------------------

Translations:
	Gabor Kelemen (hu)


Evolution-EWS 3.9.92 2013-09-16
-------------------------------

Translations:
	Joe Hansen (da)
	Matej Urbančič (sl)
	Мирослав Николић (sr)


Evolution-EWS 3.9.91 2013-09-02
-------------------------------

Bug Fixes:
	Bug 655325 - Support follow up flag (Milan Crha)
	Bug 656008 - Handle Categories on calendar components (Milan Crha)
	Bug 657807 - "Save as draft" saving duplicate drafts (Milan Crha)
	Bug 675796 - Assertion abort in ews_decode_oab_prop() (Milan Crha)

Translations:
	Nilamdyuti Goswami (as)
	Marek Černocký (cs)
	Piotr Drąg (pl)
	Rafael Ferreira (pt_BR)
	Shantha kumar (ta)


Evolution-EWS 3.9.90 2013-08-19
-------------------------------

Bug Fixes:
	Bug 654528 - Cann't forward event as iCalendar (Milan Crha)
	Bug 660748 - Cann't save attachment in event (Milan Crha)
	Bug 675737 - Show user's folder sizes (Punit Jain)
	Bug 681741 - Meeting cancellation doesn't remove event from calendar
	             (Fabiano Fidêncio)
	Bug 699558 - Use-after-free of a cancellable during GAL update
	             (Milan Crha)
	Bug 704772 - Fails to properly import calendar events (Milan Crha)
	Bug 704914 - Crash under e_ews_dump_file_attachment_from_soap_parameter
	             (Milan Crha)
	Bug 704940 - Crash in sync_xxx_response_cb() (Fabiano Fidêncio)
	Bug 705118 - Double-free in ews_oof_settings_get_response_cb()
	             (Fabiano Fidêncio)
	Bug 705337 - OOO message not shown (David Woodhouse)
	Bug 705617 - Failed connection hides offline data in online mode
	             (Milan Crha)
	Bug 705658 - Fix errors found by CLANG - Avoid assign an undefined
	             value (Fabiano Fidêncio)

Translations:
	Nilamdyuti Goswami (as)
	Sweta Kothari (gu)
	Shankar Prasad (kn)


Evolution-EWS 3.9.5 2013-07-29
------------------------------

Bug Fixes:
	Bug 386113 - Show custom alarm message in pop-up alerts
	             (Fabiano Fidêncio)
	Bug 659700 - Flags do not stick on message copy (Fabiano Fidêncio)
	Bug 702035 - EWS folder rec_mutex leak? (Fabiano Fidêncio)
	Bug 703181 - Asked for password which is never used (David Woodhouse)
	Bug 703832 - Remove the whole test suit (Fabiano Fidêncio)
	Bug 704370 - Crash in sync_updated_folders() (Milan Crha)
	Bug 704618 - Missing detached instances in get_object() response
	             (Milan Crha)

Other Changes:
	* Add E_CONTACT_OFFICE parsing for GAL (David Woodhouse)
	* Add some more GAL field types seen in the wild (David Woodhouse)
	* Use GBytes for GAL binary properties (David Woodhouse)
	* Add X509 cert from GAL (David Woodhouse)
	* Add E_CONTACT_WANTS_HTML from GAL (David Woodhouse)
	* Fix hang on multiple contacts removal (Milan Crha)

Translations:
	Nilamdyuti Goswami (as)
	Marek Černocký (cs)
	Krishnababu Krothapalli (te)


Evolution-EWS 3.9.4 2013-07-08
------------------------------

Bug Fixes:
	Bug 702922 - Meetings with no attendees are treated as Appointment
	             (Fabiano Fidêncio)
	Bug 703053 - Error on setting reminder 'after start of appointment'
	             (Fabiano Fidêncio)
	Bug 703194 - Custom alarm message is REMINDER (Fabiano Fidêncio)

Other Changes:
	* Fix leak and avoid to pass NULL to g_strrstr() (Fabiano Fidêncio)
	* Fix segfault: set text as NULL when both g_strrstr() fails
	  (Fabiano Fidêncio)
	* Use g_strcmp0 instead of implement it as check_equal
	  (Fabiano Fidêncio)
	* Allow to pass NULL for e_ews_connection_get_folder_sync
	  (Fabiano Fidêncio)

Translations:
	Sandeep Sheshrao Shedmake (mr)
	Rafael Ferreira (pt_BR)


Evolution-EWS 3.9.3 2013-06-17
------------------------------

Bug Fixes:
	Bug 701246 - Crash due to gtk calls in a non-main thread
	             (Fabiano Fidêncio)

Other Changes:
	* e-ews-search-user: Do not print console error when nothing found
	  (Milan Crha)
	* Fetch fresh folder's change-key, when reading folder permissions
	  (Milan Crha)
	* Check for cancellation when refreshing folder content (Milan Crha)
	* Require --with-internal-lzx for libmspack fallback (David Woodhouse)
	* Disable incremental GAL updates without libmspack (David Woodhouse)
	* Fix various memory leaks (David Woodhouse)
	* Make the statements explicit when using ternary if (Fabiano Fidêncio)

Translations:
	Matej Urbančič (sl)


Evolution-EWS 3.9.2 2013-05-27
------------------------------

Bug Fixes:
	Bug 654950 - Contact doesn't fetch photo (Fabiano Fidêncio)
	Bug 699231 - Capital letters' changes are not propagated to the server
	             (Fabiano Fidêncio)
	Bug 699241 - GAL decompression fails due to invalid window_size
	             calculation (David Woodhouse)
	Bug 699373 - Refetches full OAB.xml when unchanged (David Woodhouse)
	Bug 699481 - Crash on GAL try to replace data (Fabiano Fidêncio)
	Bug 673351 - Empty Trash doesn't work without visiting it (Milan Crha)
	Bug 699847 - Build requests according to the correct Exchange server
	             version (Fabiano Fidêncio)
	Bug 698728 - Use proxy settings to connect to the server (Milan Crha)
	Bug 658892 - Support contact list creation (Fabiano Fidêncio)

Other Changes:
	* Handle inlined attachments in
	  e_ews_connection_{create,get}_attachments (Fabiano Fidêncio)
	* Handle absence of ETag (David Woodhouse)
	* Update LZX decompressor (David Woodhouse)
	* Allow upstream libmspack to be used, if it's new enough
	  (David Woodhouse)
	* Allow e_ews_connection_get_oal_detail() to return more than one
	  type of element (David Woodhouse)
	* Fix crash on addressbook close (David Woodhouse)
	* Don't remove OAB file after processing (David Woodhouse)
	* Implement incremental GAL download (David Woodhouse)
	* Use "X-EWS-KIND" attribute (Fabiano Fidêncio)

Translations:
	Marek Černocký (cs)
	Dimitris Spingos (el)
	Matej Urbančič (sl)
	Мирослав Николић (sr)


Evolution-EWS 3.9.1 2013-04-29
------------------------------

Bug Fixes:
	Bug 670939 - Reminder to change out of office status (Fabiano Fidêncio)
	Bug 681837 - Make enum type registration thread safe (Milan Crha)
	Bug 686227 - EX addresses are returned for deleted mailboxes
	             (Milan Crha)
	Bug 691937 - Remove resources with e_source_remove_sync().
	             (Matthew Barnes)
	Bug 695921 - Error is shown when a folder is created in the root
	             (same level than "Inbox") (Fabiano Fidêncio)
	Bug 696092 - Crash when fetching task items (Fabiano Fidêncio)
	Bug 696221 - Drop libeews.pc.in (Milan Crha)

Translations:
	Gil Forcada (ca)
	Marek Černocký (cs)
	Daniel Mustieles (es)
	Balázs Úr (hu)
	Rafael Ferreira (pt_BR)


Evolution-EWS 3.7.92 2013-03-18
-------------------------------

Bug Fixes:
	Bug 654953 - Fetch Notes in contact (Fabiano Fidêncio)
	Bug 690433 - Do not refresh folder on every message transfer
	             (Milan Crha)
	Bug 695177 - server/tests: fix make check (Fabiano Fidêncio)
	Bug 695311 - Fill email address even when autodiscovery process is not
	             called (Fabiano Fidêncio)
	Bug 695707 - Mailbox field should be inside the DistinguishedFolderId
	             field in e_ews_connection_{create,delete}_folder ()
	             (Fabiano Fidêncio)


Evolution-EWS 3.7.91 2013-03-04
-------------------------------

Bug Fixes:
	Bug 693345 - dngettext should be used instead of ngettext (Milan Crha)

Other Changes:
	* Be more forgiving with the invitation response status pairing
	  (Milan Crha)
	* Listen and act on EBackend's online state changes (Milan Crha)
	* Claim sources even when in offline (Milan Crha)

Translations:
	Мирослав Николић (sr)


Evolution-EWS 3.7.90 2013-02-18
-------------------------------

Bug Fixes:
	Bug 668489 - Hide other than mail folders from mailer (Milan Crha)
	Bug 693012 - Meeting invitation update works only the first time
	             (Milan Crha)
	Bug 693306 - Folder types not set when any standard folder is missing
	             (Milan Crha)

Translations:
	Piotr Drąg (pl)
	Enrico Nicoletto (pt_BR)


Evolution-EWS 3.7.5 2013-02-04
------------------------------

Bug Fixes:
	Bug 656377 - Support for public folders (Milan Crha)
	Bug 690474 - Explicitly link to libm (Alexandre Rostovtsev)
	Bug 692688 - Crash in strip_html_tags() (Milan Crha)
	Bug 692705 - Disable reminders for subscribed calendars of other
	             users (Milan Crha)

Translations:
	Marek Černocký (cs)
	Daniel Mustieles (es)
	Piotr Drąg (pl)
	Matej Urbančič (sl)


Evolution-EWS 3.7.4 2013-01-14
------------------------------

Translations:
	Balázs Úr (hu)
	Rafael Ferreira (pt_BR)
	Мирослав Николић (sr)


Evolution-EWS 3.7.3 2012-12-16
------------------------------

Bug Fixes:
	Bug 671893 - Filter by 'Mailing list' doesn't work (Milan Crha)
	Bug 677888 - Notes on Exchange do not show up as Memos (Milan Crha)
	Bug 687874 - Be able to select Sent folder again (Milan Crha)
	Bug 689521 - Delivery notification reply fails to send (Milan Crha)

Other Changes:
	* Unsubscribe should remove also subfolders, if subscribed with
	  them (Milan Crha)
	* Read also CalendarEventDetails from Free/Busy response (Milan Crha)
	* Use version-based GLib/GDK/GTK+ warnings. (Matthew Barnes)
	* Bump GLib requirement to 2.32. (Matthew Barnes)
	* Do not generate a ChangeLog file from 'git log' (Milan Crha)

Translations:
	Marek Černocký (cs)
	Daniel Mustieles (es)
	Sandeep Sheshrao Shedmake (mr)
	Piotr Drąg (pl)
	Matej Urbančič (sl)


Evolution-EWS 3.7.2 2012-11-17
------------------------------

Bug Fixes:
	Bug 686024 - Accepted meeting request sent as tentative (Milan Crha)
	Bug 686228 - Cannot fetch list of addressbooks (Milan Crha)
	Bug 681665 - Crash during fetch of the OAB url (Milan Crha)
	Bug 687228 - Master's ESource change causes rewrite of GAL ESource
	             (Milan Crha)
	Bug 687877 - Trying to search GAL with the "Any field contains" option
	             fails (Milan Crha)
	Bug 686227 - Calendar does repeated ResolveNames requests for the same
	             people (Milan Crha)
	Bug 685795 - Be able to open mailbox of other user (Milan Crha)
	Bug 685795 - Option to subscribe to other user's folder with subfolders
	             (Milan Crha)

Other Changes:
	* Allow changing permissions of a Calendar folder (Milan Crha)
	* Fix XML parsing failure during Free/Busy fetching (Milan Crha)
	* Generate a ChangeLog file in tarballs. (Matthew Barnes)

Translations:
	Marek Černocký (cs)
	Matej Urbančič (sl)
	Мирослав Николић (sr)


Evolution-EWS 3.7.1 2012-10-22
------------------------------

Bug Fixes:
	Bug 686268 - Crash under oal_response_cb() (Milan Crha)

Translations:
	Mario Blättermann (de)
	Gabor Kelemen (hu)
	Andika Triwidada (id)
	Martin Srebotnjak (sl)


Evolution-EWS 3.6.0 2012-09-22
------------------------------

Translations:
	Martin Srebotnjak (sl)


Evolution-EWS 3.5.92 2012-09-17
-------------------------------

Bug Fixes:
	Bug 655774 - Copy sent messages to Sent Items (Milan Crha)
	Bug 680921 - e_shell_window_get_action_group() doesn't return
	             reffed pointer (Milan Crha)
	Bug 682914 - Some messages won't show translated strings
	             (Jiro Matsuzawa)

Other Changes:
	* Make translations work in respective modules (Milan Crha)

Translations:
	Chris Leonard (en_GB)
	Martin Srebotnjak (sl)
	Piotr Drąg (pl)


Evolution-EWS 3.5.91 2012-09-03
-------------------------------

Bug Fixes:
	Bug 675730 - Crash on book backend regular update (Milan Crha)
	Bug 682020 - Crash when fetching GAL list in account properties
	             (Milan Crha)

Other Changes:
	* Make use of SOUP_MESSAGE_IDEMPOTENT SoupMessage flag, if
	  available (Milan Crha)
	* Support both new and old xmlOutputBuffer APIs (Milan Crha)
	* Implement CamelFolder::get_message_cached() (Milan Crha)
	* Do not update folder structure in source registry for disabled
	  accounts (Milan Crha)
	* Do not overwrite user's changes on GAL ESource (Milan Crha)

Translations:
	Javier Mazorra (es)
	Piotr Drąg (pl)


Evolution-EWS 3.5.90 2012-08-20
-------------------------------

Bug Fixes:
	Bug 670458 - Unable to accept meeting request (Milan Crha)
	Bug 674321 - Support for password expiration information (Vibha Yadav)
	Bug 681544 - Crash on failed autodiscovery (Milan Crha)

Other Changes:
	* Add version information to CamelEwsStoreSummary (Milan Crha)
	* Implement "Subscribe to folder of other user" feature (Milan Crha)
	* Set CamelEwsSettings::email on successful autodiscover (Milan Crha)
	* Re-add foreign calendar/tasks/book sources on initial collection
	  setup (Milan Crha)
	* Do not add owner's folders under 'Mailbox - User Name' folder
	  (Milan Crha)

Translations:
	Javier Mazorra (es)
	Matej Urbančič (sl)


Evolution-EWS 3.5.5 2012-08-06
------------------------------

Bug Fixes:
	Bug 656376 - Support for delegation (Milan Crha)
	Bug 656709 - Excessive updates being sent to server (Milan Crha)
	Bug 665986 - Crash when failed to get a message from a server
	             (Milan Crha)
	Bug 669460 - Can pick freed connection (Milan Crha)
	Bug 670506 - Task is adding time to due date from somewhere
	             (Milan Crha)
	Bug 673095 - Should call SoupSessionAsync functions in soup thread
	             only (Milan Crha)
	Bug 675285 - Crash on deleted event move (Milan Crha)
	Bug 675442 - Crash in ews_active_job_done() (Milan Crha)
	Bug 678464 - Default GAL needs a non-NULL resource ID (Matthew Barnes)
	Bug 680153 - Crash under message_info_from_db() (Milan Crha)
	Bug 680525 - Deadlock in calendar when locking priv structure
	             (Milan Crha)
	Bug 680683 - Do not block factory's main thread (Milan Crha)
	Bug 680960 - Invalid g_object_ref() call on evolution start
	             (Matthew Barnes)

Other Changes:
	* Support remote folder creation and deletion. (Matthew Barnes)
	* Use template files to generate GEnumClass types. (Matthew Barnes)
	* Finish rewriting the "Out of Office" config page. (Matthew Barnes)
	* Remove the remaining account setup EPlugin code. (Matthew Barnes)
	* Be able to read/write folder permissions (Milan Crha)
	* Do not save unchanged Out-Of-Office settings (Milan Crha)
	* CamelEwsStoreSummary: Store enum values by their nickname.
	  (Matthew Barnes)

Translations:
	Daniel Mustieles (es)


Evolution-EWS 3.5.4 2012-07-16
------------------------------

Bug Fixes:
	Bug 663383 - Doesn't allow to quit (Milan Crha)
	Bug 677007 - Add Basic authentication type (Milan Crha)
	Bug 679303 - Doesn't detect when password has changed (Milan Crha)
	Bug 679305 - EX addresses not decoded in folder summary (Milan Crha)
	Bug 679305 - EX addresses not decoded in folder summary (Milan Crha)

Other Changes:
	* Fix crasher in oal_response_cb(). (Matthew Barnes)
	* Add "Connection timeout" option into mail account properties
	  (Milan Crha)
	* Rework SOAP response handling. (Matthew Barnes)


Evolution-EWS 3.5.3 2012-06-25
------------------------------

Bug Fixes:
	Bug 654543 - Mark as junk doesn't work (Milan Crha)
	Bug 673408 - Crash in get_attachments_response_cb() (Milan Crha)
	Bug 674599 - Crash on contact view open (Milan Crha)
	Bug 676081 - Deleted message not deleted from server (network issue)
	             (Milan Crha)
	Bug 677398 - Can get stuck in e_book_backend_ews_authenticate_user()
	             (Milan Crha)
	Bug 677531 - May skip empty vCards in GAL (Milan Crha)
	Bug 678321 - Bug in usage of signed/unsigned crashes downloading of
	             GAL (derolf)

Other Changes:
	* Adapt to the new ESource API. (Matthew Barnes)
	* Adapt to single-include E-D-S libraries. (Matthew Barnes)
	* ebews_start_gal_sync(): Avoid crash when EwsOALDetails list is NULL.
	  (Matthew Barnes)
	* Drop gconf-2.0 dependency. (Matthew Barnes)
	* Bump minimum gtk+-3.0 requirement to 3.0. (Matthew Barnes)
	* Do not call g_object_notify() when property didn't change
	  (Milan Crha)

Translations:
	Daniel Mustieles (es)
	Bruno Brouard (fr)
	Rūdolfs Mazurs (lv)
	Matej Urbančič (sl)


Evolution-EWS 3.5.1 2012-04-30
------------------------------

Bug Fixes:
	Bug 653631 - Empty trash doesn't work (Milan Crha)
	Bug 659717 - free busy not working (Punit Jain)
	Bug 661436 - Search is required for GAL (Milan Crha)
	Bug 661979 - Crash in e_ews_connection_sync_folder_items_start
	             (Milan Crha)
	Bug 664637 - Deleted messages appear in Inbox (Milan Crha)
	Bug 668555 - Crash in ews_cal_sync_items_ready_cb (Punit Jain)
	Bug 670217 - Doesn't show all calendar events (Milan Crha)
	Bug 670457 - Add bulk methods to ECalClient (Milan Crha)
	Bug 670944 - Option to handle out of office without date range
	             (Punit Jain)
	Bug 671624 - crash in e_ews_folder_get_folder_type (Punit Jain)
	Bug 671969 - Crash in g_thread_join, e_ews_connection_dispose
	             (Milan Crha)
	Bug 672175 - Make CamelFolderSearch cancellable (Milan Crha)
	Bug 672448 - compiler warnings when flag is set to O2 (Punit Jain)
	Bug 672448 - memory corruption related and other issues (Punit Jain)
	Bug 673349 - Missing charset breaks setting of utf-8 strings
	             (Milan Crha)

Miscellaneous Changes:
	Fix compiler warning for portability (Vibha Yadav)
	Fix possible crash at the end of autodiscovery (Milan Crha)
	Report errors from backends in their error domain (Milan Crha)

Translations:
	Marek Černocký (cs)
	Daniel Mustieles (es)
	Bruno Brouard (fr)
	Fran Diéguez (gl)
	Matej Urbančič (sl)
	Мирослав Николић (sr)


Evolution-EWS 3.4.0 2012-03-26
------------------------------

Translations:
	Marek Černocký (cs)
	Joe Hansen (da)
	Мирослав Николић (sr)


Evolution-EWS 3.3.92 2012-03-19
-------------------------------

Bug Fixes:
	Bug 665801 - Fix a corner case for a leak fix from bug #665801 (Milan Crha)
	Bug 660428 - Some calendars/task lists are missing after reconfiguring account (Milan Crha)
	Bug 667849 - Unable to open Contacts address book (Milan Crha)

Miscellaneous Fixes:
	Use e_book_backend_foreach_view for notifying status messages to all the views. (Chenthill Palanisamy)
	Suppress deprecation warnings. (Matthew Barnes)

Translations:
	Gabor Kelemen (hu)
	Piotr Drąg (pl)

Evolution-EWS 3.3.90 2012-02-20
-------------------------------

Bug Fixes:
        Bug 656375 Out of Office Implementation (Punit Jain)
        Bug 668174 unable to create appointments and meetings (Punit Jain)
        Bug 654810 conversion of evolution query to ews restriction and test function (Punit Jain)
        Bug 654810 finditem API implementation (Punit Jain)
        Bug 654822 set system folder flags using getfolder operation (Punit Jain)
        Bug 658347 - Harmonize mnemonic for "Check new messages for Junk contents" (Milan Crha)
        Bug 664749 - Cannot send message "Service not connected" (Milan Crha)
        Bug 665801 - Crash in SoupSessionAsync::finalize (David Woodhouse)
        Bug 669338 - Wrong Content-Type in Autodiscover xml soap (David Woodhouse)

Miscellaneous Fixes:
        Updated POTFILES.in (Piotr Drąg)

Translations:
        Matej Urbančič (sl)
        Marek Černocký (cs)
        Daniel Mustieles (es)
        Gonzalo Sanhueza (es)


Evolution-EWS 3.3.5 2012-02-05
------------------------------

Bug Fixes:
	(none)

Other Changes:
	* Adapt to libemail-engine. (Matthew Barnes)


Evolution-EWS 3.3.4 2012-01-16
------------------------------

Bug Fixes:
	Bug 665104 - Possible memory leaks (Vibha Yadav)
	Bug 665533 - OAB caching not working (Punit Jain)
	Bug 667185 - Menu items from plugins not translated (Milan Crha)

Translations:
	Nicolás Satragno (es)
	Kjartan Maraas (nb)


Evolution-EWS 3.3.3 2011-12-19
------------------------------

Bug Fixes:
	Bug 659679 - Password management- Clicking 'ok' without entering a password doesn't bring up a message (Chenthill Palanisamy)
	Bug 665065 - Updates changed items forever (Milan Crha)
	Bug 664637 - Deleted messages appear in Inbox (David Woodhouse)
	Bug 656376 - Support for delegation (Vibha Yadav)
	Bug 664116 - "Fetch URL" doesn't always work (Milan Crha)
	Bug 664572 - Change e_cal_backend_notify_component* to use ECalComponent (Milan Crha)
	Bug 648877 - Address completion gives mailbox name rather than contact name (Milan Crha)
	Bug 663379 - Cannot configure EWS account on 3.3.1 (Milan Crha)
	Bug 654940 - Fetch url even works in offline (Chenthill Palanisamy)
	Bug 661537 - Crash in e_book_backend_sqlitedb_get_is_populated at e-book-backend-sqlitedb.c:1726 (Chenthill Palanisamy)

Miscellaneous Fixes:
	Fix address-book to display contents without error. Make a dummy get_folder request on the distinguished folder "contacts" 
	 to make sure we have a valid connection. The duplicate requests can be avoided once we have a EClientStore implemented or if 
	 e_ews_connection_new can handle it. (Chenthill Palanisamy)
	Implement GetFolder request. Refactor the code to request for additional properties. (Chenthill Palanisamy)
	Remove all *_DISABLE_DEPRECATED_FLAGS. (Matthew Barnes)
	Remove GSEAL_ENABLE macro. (Matthew Barnes)

Translations:
	Matej Urbančič (sl)
	Daniel Mustieles (es)


Evolution-EWS 3.3.2 2011-11-21
------------------------------

Bug Fixes:
	Bug 657320 - Set/Modify Birthday of Contact (Vibha Yadav)
	Bug 661528 - g_ascii_strcasecmp: assertion `s2 != NULL' failed
	             (Vibha Yadav)
	Bug 661972 - Crash in ews_book_remove_contact_cb at
	             e-book-backend-ews.c:881 (Chenthill Palanisamy)
	Bug 662598 - Store server folder cache in user's cache directory
	             (Milan Crha)

Other Changes:
	* Remove g_thread_init() calls. (Matthew Barnes)
	* Distribute 'xz' tar archives instead of gzip. (Matthew Barnes)
	* Fix default-enable of AM_MAINTAINER_MODE (David Woodhouse)
	* Do not use deprecated g_atexit. (Chenthill Palanisamy)

Translations:
	Marek Černocký (cs)
	Daniel Mustieles (es)
	Zoltan Mezi (hu)
	Matej Urbančič (sl)


Evolution-EWS 3.3.1 2011-10-24
------------------------------

Miscellaneous Changes:
	* Adapt to various API changes. (Milan Crha, Matthew Barnes)
	* Prefill Host URL when creating new account (Milan Crha)
	* Use SHA256 of EWS ItemId for cache filename, not the ItemId itself.
	  (David Woodhouse)

Translations:
	Mario Blättermann (de)

