svn: r4031
This commit is contained in:
Alex Roitman 2005-02-14 22:33:58 +00:00
parent 80ef59b353
commit 9860e05cc2

View File

@ -2,11 +2,11 @@
* src/plugins/DetAncestralReport.py: Typos.
* src/plugins/DetDescendantReport.py: Typos.
2005-02-04 Alex Roitman <shura@alex.neuro.umn.edu>
2005-02-12 Alex Roitman <shura@alex.neuro.umn.edu>
* 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.