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

Copy from home:vuntz:branches:GNOME:Factory/evolution via accept of submit request 46634 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/46634
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=93
This commit is contained in:
Vincent Untz 2010-08-30 10:04:00 +00:00 committed by Git OBS Bridge
parent d10651285d
commit 59d60dbb09

View File

@ -3,20 +3,18 @@ Mon Aug 30 09:07:29 CEST 2010 - dimstar@opensuse.org
- Update to version 2.31.91:
+ bgo#573320: "Encrypt to self" by default on newly created mail
accounts
accounts
+ bgo#627124: Crash while opening task-page.ui
+ bgo#627333: Cannot cancel password dialog for a calendar
+ bgo#627598: Memory leak in emf_format_clone()
+ bgo#627601: Memory leak in itip_get_comp_attendee()
+ bgo#627611: Memory leak in efh_format_header()
+ bgo#627734: Double-click a message opens it twice
+ bgo#627852: Memory leak in em_format_push_level()
+ bgo#628003: Bundle IM protocol icons dropped from
gnome-icon-theme
gnome-icon-theme
+ bgo#628136: update_query_async() should not free the message
struct
struct
+ bgo#628141: Duplicate signal connections in EMailReader
+ bgo#628154: Ignore paths in MIME part filenames
+ Fix memory leaks (bgo#627598, bgo#627601, bgo#627611,
bgo#627852)
+ Use the new e_load_book_source_async() where possible.
+ Fix more non-removal of signals on user_data object distruction
by using g_signal_connect_object in many places