diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 457d79cf5..025585864 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -2,11 +2,11 @@ * src/plugins/DetAncestralReport.py: Typos. * src/plugins/DetDescendantReport.py: Typos. -2005-02-04 Alex Roitman +2005-02-12 Alex Roitman * src/ReadGrdb.py: Check for overlapping handles prior to modifying data. - * src/ArgHandler (handle_args): Natively open XML and GEDCOM + * src/ArgHandler.py (handle_args): Natively open XML and GEDCOM when given a single filename argument. * src/gramps_main.py (read_gedcom,read_xml): Remove ununsed functions.