From e6b4e2b6aeefc29c334bab8053ceb1d3deb68974 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Wed, 10 Dec 2003 04:22:17 +0000 Subject: [PATCH] update svn: r2494 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 561e9dd57..af8bacf74 100644 --- a/ChangeLog +++ b/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