diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 158feb90e..3bccede3b 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,7 +1,15 @@ +2003-06-18 Don Allingham + * src/FamilyView.py: keep focus on correct family after a new + child is added + 2003-06-18 Tim Waugh * src/FamilyView.py (add_child_clicked): No reason to assume children are female. +2003-06-17 Don Allingham + * src/plugins/WriteGedcom.py: catch filter exceptions + * src/GenericFilter.py: eliminate loop detection + 2003-06-16 Don Allingham * src/gramps.glade: Add a dialog to allow a child's relationships to his/her parents to be altered.