From b6fec0ba3d384da67720a1e1d8b51ca9e8d84319 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Wed, 10 Dec 2003 04:22:17 +0000 Subject: [PATCH] update svn: r2494 --- gramps2/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 561e9dd57..af8bacf74 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,4 +1,7 @@ 2003-12-09 Don Allingham + * src/FamilyView.py (FamilyView.new_child_after_edit): + call display_marriage instead of load_family. Prevents the + active person from being changed. * src/Plugins.py (PluginDialog.__init__): catch the attribute error that is thown if gtk does not support gtk_tooltips_data.get