Accepting request 73926 from home:vuntz:branches:GNOME:Factory

.changes cleanup

OBS-URL: https://build.opensuse.org/request/show/73926
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=96
This commit is contained in:
Vincent Untz 2011-06-17 02:33:10 +00:00 committed by Git OBS Bridge
parent b75d841b4a
commit 532b45ea55

View File

@ -2,30 +2,16 @@
Tue Jun 14 09:22:34 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.2:
+ New asynchronous APIs to replace EBook/ECal
+ New asynchronous APIs to replace EBook/ECal, and additional
asynchronous work in Camel
+ Improved introspection annotations
+ Improved Vala bindings
+ Various calendar file backend improvements
+ Camel: Fetch quota information asynchronously.
+ addressbook file backend: libdb must be initialized for
concurrent read/write
+ CamelService: Add async query_auth_types() functions
+ IMAPX: optionally download the messages in descending order
+ Handle SIGTERM instead of SIGQUIT.
+ CamelDB: use a RW lock to prevent reads while write is in
progress
+ CamelVeeFolder: Fix a deadlock.
+ Replace deprecated g_atomic_int_exchange_and_add()
+ Limit libgdata to 0.7 or 0.8.
+ e_name_western_reorder_asshole: Fix possible memory leak
+ e_dbhash_new: Close and reopen db handle to avoid memory leak
+ e_contact_name_from_string(): Fix possible memory leak
+ e_book_backend_file_get_contact_list: Fix memory leak
+ CamelVeeFolder: Fix a hang in folder_change_change.
+ Use the right free function in the boxed type for
EVCardAttributeParam
+ CamelIMAPXFolder: Fix handling of "filter_junk" option.
+ EBookBackendSqliteDB: Add sqlitedb cache for addressbook
+ Add sqlitedb cache for addressbook
+ Fix some memory leaks.
+ Various other code changes.
+ Bugs fixed: bgo#550414, bgo#589495, bgo#633948, bgo#640054,
bgo#640083, bgo#646898, bgo#648454, bgo#648736, bgo#649433,
bgo#649757, bgo#649757, bgo#649761, bgo#649762, bgo#650105,