evolution-ews/evolution-ews.changes

60 lines
2.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Nov 21 08:41:16 UTC 2011 - dimstar@opensuse.org
- Update to version 3.3.2:
+ Remove g_thread_init() calls.
+ Distribute 'xz' tar archives instead of gzip.
+ Fix default-enable of AM_MAINTAINER_MODE
+ Do not use deprecated g_atexit.
+ Bugs fixed: bgo#657320, bgo#661528, bgo#661972, bgo#662598.
+ Updated translations.
- Changes from version 3.3.1:
+ Adapt to various API changes.
+ Prefill Host URL when creating new account
+ Use SHA256 of EWS ItemId for cache filename, not the ItemId
itself.
+ Updated translations.
- Enhance change-compiler-flag-dimstar.patch: Remove usage of
G_DISABLE_DEPRECATED from the build.
-------------------------------------------------------------------
Wed Nov 16 15:26:56 UTC 2011 - dimstar@opensuse.org
- Update to version 3.3.1.1:
+ Work around libgthread shenanigans in GLib 2.31.
-------------------------------------------------------------------
Wed Oct 26 19:39:56 UTC 2011 - dimstar@opensuse.org
- Update to version 3.3.1:
+ Adapt to various API changes.
+ Prefill Host URL when creating new account.
* Use SHA256 of EWS ItemId for cache filename, not the ItemId
itself.
+ Updated translations.
- Drop base-version-changed.patch: fixed upstream.
- Rebase change-compiler-flag-dimstar.patch.
-------------------------------------------------------------------
Fri Oct 14 12:44:28 UTC 2011 - vuntz@opensuse.org
- Cleanup for inclusion in Factory.
-------------------------------------------------------------------
Fri Oct 14 07:59:40 UTC 2011 - jpunit@suse.com
- Patches added:
+ Changed compiler flag (Dimstar)
-------------------------------------------------------------------
Mon Oct 10 14:03:00 UTC 2011 - jpunit@suse.com
- Patches added:
+ Base version changed to 3.2
-------------------------------------------------------------------
Fri Oct 7 12:33:23 UTC 2011 - jpunit@suse.com
- First submission of evolution-ews