diff --git a/ChangeLog b/ChangeLog index 70b82da16..d7675ba02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,8 @@ * src/plugins/ImportGeneWeb.py: Comment out debugging messages. * src/plugins/WriteGeneWeb.py: Support for command-line export. + * doc/gramps-manual/C/usage.xml: Update. + 2005-02-18 Don Allingham * src/EditPerson.py: more readonly patches * src/EventEdit.py: more readonly patches @@ -34,7 +36,6 @@ * src/RecentFiles.py: Properly import expat.ParserCreate class. * src/ReadXML.py: Properly import expat.* classes. * doc/gramps-manual/C/usage.xml: Update. - * doc/gramps-manual/C/usage.xml: Update. * doc/xmldocs.make: Switch Makefile from CLEANFILES to DISTCLEANFILES. * src/Makefile.am: Add const.pyc and const.pyo to CLEANFILES.