Codebase list evolution-ews / 15400110-b783-4d9c-81a4-8606c56367a5/EVOLUTION_EWS_3_3_4 NEWS
15400110-b783-4d9c-81a4-8606c56367a5/EVOLUTION_EWS_3_3_4

Tree @15400110-b783-4d9c-81a4-8606c56367a5/EVOLUTION_EWS_3_3_4 (Download .tar.gz)

NEWS @15400110-b783-4d9c-81a4-8606c56367a5/EVOLUTION_EWS_3_3_4raw · history · blame

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)