From e9bfb2137ddbb9580a6ce747db83a33c0bd3b2a3 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Fri, 4 Feb 2005 13:55:54 +0000 Subject: [PATCH] Update svn: r4023 --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f5304b690..1205d92c9 100644 --- a/ChangeLog +++ b/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