From 59d60dbb091a9b317f817c842627e536bf168e48810dbade59bb9d7dd4202df8 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 30 Aug 2010 10:04:00 +0000 Subject: [PATCH] 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 --- evolution.changes | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) 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