* src/plugins/Check.py: loop through family relationships until all

problems are resolved


svn: r4364
This commit is contained in:
Don Allingham
2005-04-15 04:50:15 +00:00
parent daea55dc65
commit 8da903e032
3 changed files with 38 additions and 18 deletions

View File

@@ -1,4 +1,6 @@
2005-04-14 Don Allingham <don@gramps-project.org>
* src/plugins/Check.py: loop through family relationships until all
problems are resolved
* src/FamilyView.py: make load_family more robust to signals
2005-04-14 Martin Hawlisch <Martin.Hawlisch@gmx.de>