From 05e84ea54d5388abc89c5a345c3cc088e8c8f205 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Tue, 20 Jan 2004 03:57:46 +0000 Subject: [PATCH] update svn: r2665 --- gramps2/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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.