diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 85c077788..d0dcfa235 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,9 @@ +2004-01-19 Don Allingham + * src/plugins/FilterEditor.py: handle unicode characters + * src/PeopleStore.py: handle corrupt iter + * src/GenericFilter.py: handle unicode + * src/docgen/PSDrawDoc.py: handle iso-8859-1 characters + 2004-01-19 Alex Roitman * src/plugins/AncestorChart2.py: Add hotkeys to check button labels. Add scale, compress, and title options support to the book dialog.