From 38643c9cada19288632c0314ebf8f1b9ebf426be Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Sat, 7 Jun 2003 16:30:59 +0000 Subject: [PATCH] update svn: r1668 --- gramps2/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 83b290779..43d27293f 100644 --- a/gramps2/ChangeLog +++ b/gramps2/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