From d4111e6e8eb2801335f06ac4e322fb3911434108 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Wed, 29 Oct 2003 05:05:47 +0000 Subject: [PATCH] update svn: r2290 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2e39dc3d1..3691d2961 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2003-10-28 Don Allingham + * src/RelLib.py: Person and Family now inherit from SourceNote + * src/EditPerson.py: Added source tab to apply generic sources + to a person + * src/Marriage.py: Added source tab to apply generic sources + to a person, add "complete" flag + * src/WriteXML.py: Store source information for Family and Person, + store complete flag for Family + * src/GrampsParser.py: Parse source information for Family and + Person, read complete flag for Famiy + 2003-10-26 Don Allingham * src/docgen/AbiWordDoc2.py: make sure that an object is an image before attempting to include in in a report