diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 35f8d413a..2c9a7bf89 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,11 @@ +2003-06-03 Alex Roitman + * src/plugins/FtmStyleAncestor.py (print_more_about,print_notes): + Change to regular name instead of formal name. + * src/plugins/FtmStyleDescendants.py (print_more_about): + Likewise. + * src/plugins/FtmStyleDescendants.py (print_children): + Table name includes only family id. + 2003-06-02 Alex Roitman * src/DetAncestralReport.py (write_death): Proper checks for valid day and month of death.