a person is not alive.

svn: r3500
This commit is contained in:
Don Allingham
2004-08-24 04:15:23 +00:00
parent 0e9346bfff
commit aa0165c0a7
2 changed files with 9 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
* src/PeopleModel.py: enhanced column_spouse
* src/RelLib.py: enhance probably_alive to check for "Cause
of Death", "Burial", and "Cremation" events to indicate that
a person is not alive.
a person is not alive.
* src/const.py.in: add support for "Marriage Banns"
2004-08-23 Don Allingham <dallingham@users.sourceforge.net>