From 74e3d942bbaea6e7bfe27979011bb514c1e778bf Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Fri, 4 Feb 2005 13:55:54 +0000 Subject: [PATCH] Update svn: r4023 --- gramps2/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index f5304b690..1205d92c9 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,7 +1,8 @@ 2005-02-04 Alex Roitman * src/plugins/NavWebPage.py (display_relationships): Pass - another argument to display_spouse(); (display_spouse): Use spacers - for additional spouses. Use unique registration name + another argument to display_spouse(); Use child's ID for link, + not the parent's; (display_spouse): Use spacers for additional + spouses. Use unique registration name. * src/ReportUtils.py (find_spouse): Typo. 2005-02-03 Don Allingham