* src/Utils.py: probably_alive should onlyuse primary events

svn: r7655
This commit is contained in:
Don Allingham
2006-11-20 04:50:59 +00:00
parent 0ab60cd632
commit 07e95ca171
2 changed files with 9 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
2006-11-19 Don Allingham <don@gramps-project.org>
* src/Utils.py: probably_alive should onlyuse primary events
* src/DbLoader.py: try to catch a None value for default directory
2006-11-19 Brian Matherly <brian@gramps-project.org>