diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 63e7c2a8d..1376f85d1 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,5 +1,16 @@ 2003-06-10 Don Allingham * src/Date.py: Handle date ranges in the form of xxxx - xxxx + * src/ListModel.py: Be able to select based off an iter + * src/ImageSelect.py: Support keeping selecting attributes after + they are edited + * src/EventEdit.py: Support keeping selecting events after + they are edited + * src/AttrEdit.py: Support keeping selecting attributes after + they are edited + * src/Marriage.py: Support keeping track of events and attributes + after they are edited. + * src/EditPerson.py: Support keeping track of events and attributes + after they are edited. 2003-06-10 Tim Waugh * gramps.spec.in: Add gramps icon to correct location on install