From 782ee8b993f9b97331eb459dd2a5c2a3addce5dc Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Sat, 7 Jun 2003 16:30:59 +0000 Subject: [PATCH] update svn: r1668 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 83b290779..43d27293f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-06-07 Don Allingham + + * src/FamilyView.py: Call marriage editor with callback to update + the family view + * src/Marriage.py: Call the family view callback after saving to update + the display with changed marriage information + 2003-06-07 Don Allingham * src/EditPerson.py