* src/plugins/rel_de.py: Implement get_parents().

svn: r2844
This commit is contained in:
Alex Roitman
2004-02-15 22:44:50 +00:00
parent a4fbff223b
commit cfa8bcb743
3 changed files with 232 additions and 160 deletions

View File

@@ -4,6 +4,7 @@
* src/gramps_main.py: Corrections.
* src/plugins/Ancestors.py: Use get_grandparents_string which is
registered in Plugins (possibly from the relationship calculator).
* src/plugins/rel_de.py: Implement get_parents().
2004-02-15 Don Allingham <dallingham@users.sourceforge.net>
* src/plugins/RelCalc.py: Handle IDs properly