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