diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 2e39dc3d1..3691d2961 100644 --- a/gramps2/ChangeLog +++ b/gramps2/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