From c03a84f036a1acc7dcbcbd4634aafff349616c0f Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Tue, 17 Jun 2003 04:17:49 +0000 Subject: [PATCH] update svn: r1757 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 16dc6fac0..86dfa330a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-06-16 Don Allingham + * src/gramps.glade: Add a dialog to allow a child's relationships + to his/her parents to be altered. + * src/FamilyView.py: Add popup menu for childlist to allow the + enabling of the new child relationship editor dialog + * src/SelectChild.py: Child relationship editor + * src/RelLib.py: Allow for altering of relationships of the + AltFamilyList + 2003-06-16 Tim Waugh * src/FamilyView.py (north_american): Fixed traceback when adding a new child in the family view.