diff --git a/ChangeLog b/ChangeLog index 9e26066d6..ba94a82a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,11 +5,11 @@ * src/plugins/Ancestors.py: Use gen and pagebbg. * src/plugins/AncestorReport.py: Use gen and pagebbg. * src/plugins/DescendReport.py: Use gen and pagebbg. - * src/plugins/FtmStyleDescendants.py: Use gen and pagebbg. + * src/plugins/DetAncestralReport.py: Convert to new scheme. * src/plugins/FtmStyleAncestors.py: Use gen and pagebbg. + * src/plugins/FtmStyleDescendants.py: Use gen and pagebbg. * src/plugins/IndivComplete.py: Convert to new scheme. * src/plugins/TimeLine.py: Add custom filters to the pool. - * src/plugins/DetAncestralReport.py: Convert to new scheme. 2004-12-30 Alex Roitman * src/Report.py: Change finish_report to end_report.