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