From f2ab67698bc7df3cf71da3a73ccedf5248640d74 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Wed, 7 Jan 2004 05:08:53 +0000 Subject: [PATCH] update svn: r2597 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index ada1bbcde..8c476526c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ 2004-01-06 Don Allingham + * src/MergeData: Remove reference to personTable + * src/RelLib.py: Remove the personTable, since it is no longer needed + with the dropping of ZODB, and we don't have to worry about keeping + personTable and personMap in sync. Add sort field to Name class. + * src/GrampsParser.py: build the primary sort name + * src/GrampsXML.py: remove personTable references + * src/Find.py: don't user personTable * src/EditPerson.py (EditPerson.__init__): use AutoCombo for name type * src/edit_person.glade: allow a name type that is not in the list