2006-06-06 Alex Roitman <shura@gramps-project.org>

* src/GrampsDb/_DbUtils.py (set_birth_death_index): Only set birth
	and death references for events with primary role.



svn: r6866
This commit is contained in:
Alex Roitman
2006-06-06 18:49:34 +00:00
parent 4e5ff5a16a
commit c1f1b1723a
2 changed files with 20 additions and 12 deletions

View File

@@ -1,3 +1,7 @@
2006-06-06 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_DbUtils.py (set_birth_death_index): Only set birth
and death references for events with primary role.
2006-06-05 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py: more improvements