* src/FamilyView.py: Add check for empty family in

display_marriage


svn: r3753
This commit is contained in:
Don Allingham
2004-11-25 18:10:06 +00:00
parent 3038404c4b
commit cd54e6ccf2
2 changed files with 12 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
2004-11-25 Don Allingham <dallingham@users.sourceforge.net>
* src/FamilyView.py: Add check for empty family in
display_marriage
2004-11-24 Alex Roitman <shura@alex.neuro.umn.edu>
* src/RecentFiles.py: Add to CVS. Support for recent-files API.
* src/Makefile.am: Ship RecentFiles.py.