diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 4b7c56f..bc171fc 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -5,20 +5,19 @@ Fri Jan 24 22:13:52 UTC 2014 - zaitor@opensuse.org + Ubuntu-Online-Accounts improvements: - Support Outlook.com IMAP accounts. - Use Google's OAuth-based CalDAV interface. + + Bump minimum libgweather requirement. + + e-vcard: + - Fix a minor memory leak for multi-valued parameters. + - Fix case sensitivity of string comparisions. + + EDataBook: Fixed memory leak of every EContact succesfully + added to the addressbook. + + CamelPOP3Folder: Fix a potential g_object_unref(NULL) call. + + EBookBackendCache: Remove an unnecessary NULL check. + + libecal: Refactor system timezone key file parsing code. + + libedata-cal: Fix a potential g_strstrip(NULL) call. + + Remove --enable-strict configure option. + Bugs Fixed: bgo#680961, bgo#710361, bgo#712323, bgo#712578, bgo#719720. - + Other Changes: - - Bump minimum libgweather requirement. - - e-vcard: - . Fix a minor memory leak for multi-valued parameters. - . Fix case sensitivity of string comparisions. - - EDataBook: Fixed memory leak of every EContact succesfully - added to the addressbook. - - CamelPOP3Folder: Fix a potential g_object_unref(NULL) call. - - EBookBackendCache: Remove an unnecessary NULL check. - - libecal: Refactor system timezone key file parsing code. - - libedata-cal: Fix a potential g_strstrip(NULL) call. - - Remove --enable-strict configure option. + Updated translations. -------------------------------------------------------------------