From 221ebae58ed0377d9667671a805211202f7bcbd2 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Tue, 3 Jun 2003 15:36:19 +0000 Subject: [PATCH] Update svn: r1644 --- ChangeLog | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9ccbfbbdb..35f8d413a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,11 @@ 2003-06-02 Alex Roitman - * src/DetAncestralReport.py (write_death): Proper checks for valid day - and month of death. + * src/DetAncestralReport.py (write_death): Proper checks for + valid day and month of death. * src/DetDescendantReport.py (write_death): Likewise. 2003-06-02 Alex Roitman - * src/FamilyView.py (load_family): Select the first spouse in the list. + * src/FamilyView.py (load_family): Select the first spouse + in the list. 2003-06-02 Alex Roitman * src/plugins/FtmStyleDescendants.py (print_children): @@ -17,7 +18,8 @@ detailed ancestral report. 2003-06-02 Alex Roitman - * src/plugins/BookReport.py (ReportOptionsDialog.on_change_clicked): + * src/plugins/BookReport.py + (ReportOptionsDialog.on_change_clicked): Deal with Cancel button pressed. 2003-06-02 Alex Roitman