From f13dcf2e388f0d788f43da24d8e47876355f6774 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Mon, 2 Jun 2003 22:44:15 +0000 Subject: [PATCH] Update svn: r1640 --- gramps2/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 6c77284b0..52ecb5348 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,6 @@ +2003-06-02 Alex Roitman + * src/FamilyView.py (load_family): Select the first spouse in the list. + 2003-06-02 Alex Roitman * src/plugins/FtmStyleDescendants.py (print_children): End children's table only if it was started.