diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index d015ae15d..9fa670395 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,7 @@ +2003-10-07 Don Allingham + * src/plugins/Verify.py: handle different calendars properly + * src/FamilyView.py: fix references to add_to_person_list + 2003-10-07 Alex Roitman * src/plugins/GraphViz.py (GraphVizDialog.get_report_filters): Make static Descendant and Ancestral filters inclusive. Fixes 819390.