* src/ReportUtils.py: use today for age calculation if not

death date exists.
* src/plugins/NavWebPage.py: handle privacy if requested


svn: r4064
This commit is contained in:
Don Allingham
2005-02-20 23:27:55 +00:00
parent f17e644a16
commit f8c349fc78
3 changed files with 304 additions and 291 deletions

View File

@@ -1,3 +1,8 @@
2005-02-20 Don Allingham <dallingham@users.sourceforge.net>
* src/ReportUtils.py: use today for age calculation if not
death date exists.
* src/plugins/NavWebPage.py: handle privacy if requested
2005-02-19 Don Allingham <dallingham@users.sourceforge.net>
* src/ChooseParents.py: readonly fixes