* src/plugins/CountAncestors.py: Use positive numbers for generations to be consistent with the rest of GRAMPS

svn: r6501
This commit is contained in:
Brian Matherly
2006-04-30 21:43:45 +00:00
parent 70ea715cd9
commit 6937ac022c
2 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2006-04-30 Brian Matherly <brian@gramps-project.org>
* src/plugins/CountAncestors.py: Use positive numbers for generations to be
consistent with the rest of GRAMPS
2006-04-30 Don Allingham <don@gramps-project.org>
* src/RelLib/_Person.py: prevent duplicate entries in family lists