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

tweak .changes

OBS-URL: https://build.opensuse.org/request/show/73859
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=123
This commit is contained in:
Vincent Untz 2011-06-16 13:58:28 +00:00 committed by Git OBS Bridge
parent bb81a93a26
commit e65a942c19

View File

@ -6,22 +6,17 @@ Tue Jun 14 09:20:37 CEST 2011 - dimstar@opensuse.org
evolution-mail library to use CamelFolder objects as much as
possible instead of folder URIs.
+ Chip away at the legacy message passing infrastructure for
mail operations. Prefer GIO-style async ops using EActivity.
mail operations. Prefer GIO-style async ops using EActivity.
+ Cannot send message with just enabled account
+ Remove unused e_get_gnome2_user_dir().
+ Add EPortEntry to the Glade catalog.
+ EMailReader: Support multiple action groups.
+ EMailReader: Remove the forward/reply style hack.
+ EMailReader:
- Support multiple action groups.
- Remove the forward/reply style hack.
+ Handle SIGTERM instead of SIGQUIT.
+ Fix crash when opening message window.
+ Remove emfu_create_folder_real().
+ Updated the help license from GFDL 1.2 to GFDL 1.3 and
CC-BY-SA 3.0
+ Replace deprecated g_atomic_int_exchange_and_add()
+ Move EPopupMenu to /widgets/table.
+ Embed e_hsv_tweak() directly in e-table-item.c.
+ Do not add 'Local delivery' accounts into folder tree
+ Replace G_CONST_RETURN with 'const'.
+ Various other code changes.
+ Bugs fixed: bgo#229244, bgo#243938, bgo#332907, bgo#537691,
bgo#578245, bgo#601541, bgo#608203, bgo#614274, bgo#619347,
bgo#633948, bgo#636809, bgo#640083, bgo#642557, bgo#643526,