diff --git a/evolution.changes b/evolution.changes index 2f62b0c..0eded56 100644 --- a/evolution.changes +++ b/evolution.changes @@ -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